summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-03-13 22:06:59 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-03-13 22:06:59 +0300
commit0cb1504e4b52a80ed64059c324083663af7b2ea1 (patch)
tree102939829de2acdaf5817a9becbe98ebb4512da3
parentapp-admin/sshguard: amd64 stable wrt bug #649604 (diff)
downloadgentoo-0cb1504e.tar.gz
gentoo-0cb1504e.tar.bz2
gentoo-0cb1504e.zip
sys-apps/paludis: amd64 stable wrt bug #643056
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--sys-apps/paludis/paludis-3.0.0_pre20170808.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/paludis/paludis-3.0.0_pre20170808.ebuild b/sys-apps/paludis/paludis-3.0.0_pre20170808.ebuild
index d0801ab01b6d..a373d25270d0 100644
--- a/sys-apps/paludis/paludis-3.0.0_pre20170808.ebuild
+++ b/sys-apps/paludis/paludis-3.0.0_pre20170808.ebuild
@@ -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