diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:29:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:44:02 +0100 |
commit | 61a52303cd820addf6a9e673753cb56a0e9be678 (patch) | |
tree | 6ec033bd306b66dbfa3734bcd595e8348449df0e /dev-vcs | |
parent | dev-libs/leatherman: x86 stable wrt bug #593512 (diff) | |
download | gentoo-61a52303cd820addf6a9e673753cb56a0e9be678.tar.gz gentoo-61a52303cd820addf6a9e673753cb56a0e9be678.tar.bz2 gentoo-61a52303cd820addf6a9e673753cb56a0e9be678.zip |
dev-vcs/kdesvn: x86 stable wrt bug #583286
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/kdesvn/kdesvn-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/kdesvn/kdesvn-1.7.0.ebuild b/dev-vcs/kdesvn/kdesvn-1.7.0.ebuild index 656cbc04e444..fc898409b233 100644 --- a/dev-vcs/kdesvn/kdesvn-1.7.0.ebuild +++ b/dev-vcs/kdesvn/kdesvn-1.7.0.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} != 9999* ]]; then fi LICENSE="GPL-2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="4" IUSE="debug" |