summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-03-11 03:11:45 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-03-11 03:16:38 +0100
commit4fee81cffb8166c68442e451dad4e0d06baf118d (patch)
tree23002477a96637ee66efaca1722961d0bd6c312e /sys-apps/paludis
parentdev-games/openscenegraph: x86 stable (bug #649688) (diff)
downloadgentoo-4fee81cffb8166c68442e451dad4e0d06baf118d.tar.gz
gentoo-4fee81cffb8166c68442e451dad4e0d06baf118d.tar.bz2
gentoo-4fee81cffb8166c68442e451dad4e0d06baf118d.zip
sys-apps/paludis: x86 stable (bug #643056)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-apps/paludis')
-rw-r--r--sys-apps/paludis/paludis-3.0.0_pre20180214.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/paludis/paludis-3.0.0_pre20180214.ebuild b/sys-apps/paludis/paludis-3.0.0_pre20180214.ebuild
index f2a2976a3d9c..6e9bec6bc7b8 100644
--- a/sys-apps/paludis/paludis-3.0.0_pre20180214.ebuild
+++ b/sys-apps/paludis/paludis-3.0.0_pre20180214.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://git.exherbo.org/paludis/paludis.git/snapshot/${MY_P}.tar.xz"
IUSE="doc pbins pink python ruby ruby_targets_ruby${RUBY_VER/./} search-index test +xml"
LICENSE="GPL-2 vim"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
COMMON_DEPEND="
>=app-admin/eselect-1.2.13