summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-02 10:30:26 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-02 10:52:42 +0100
commit21e95d787b44eb7fbbe506555e1e0e7c177e1aa4 (patch)
tree19e05a5f2381bd20e9aa08e57343a8fc0b128ec8 /sys-apps/paludis
parentsys-power/pm-utils: x86 stable wrt bug #601708 (diff)
downloadgentoo-21e95d787b44eb7fbbe506555e1e0e7c177e1aa4.tar.gz
gentoo-21e95d787b44eb7fbbe506555e1e0e7c177e1aa4.tar.bz2
gentoo-21e95d787b44eb7fbbe506555e1e0e7c177e1aa4.zip
sys-apps/paludis: x86 stable wrt bug #562212
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/paludis')
-rw-r--r--sys-apps/paludis/paludis-2.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/paludis/paludis-2.6.0.ebuild b/sys-apps/paludis/paludis-2.6.0.ebuild
index 75ff3199e15e..b8c7f9cd9529 100644
--- a/sys-apps/paludis/paludis-2.6.0.ebuild
+++ b/sys-apps/paludis/paludis-2.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,7 @@ SRC_URI="http://paludis.exherbo.org/download/${P}.tar.bz2"
IUSE="doc pbins pink python ruby 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