sys-apps/paludis: amd64 stable wrt bug #643056
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 13 Mar 2018 19:06:59 +0000 (22:06 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Tue, 13 Mar 2018 19:06:59 +0000 (22:06 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

sys-apps/paludis/paludis-3.0.0_pre20170808.ebuild

index d0801ab01b6d7fad4f7ec7ed93cd3cb9853b603b..a373d25270d0573146455fb48a56486100c5ef27 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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