diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-03-15 04:47:15 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-03-15 04:47:15 -0400 |
commit | f9c7993f01768e098d5f58c57309397eb88ab9e3 (patch) | |
tree | 88d812a5634ac2ddda60df0a1e9df7607f58c46b /sys-apps/man-pages | |
parent | sys-apps/man-pages: version bump to 4.05 (diff) | |
download | gentoo-f9c7993f01768e098d5f58c57309397eb88ab9e3.tar.gz gentoo-f9c7993f01768e098d5f58c57309397eb88ab9e3.tar.bz2 gentoo-f9c7993f01768e098d5f58c57309397eb88ab9e3.zip |
sys-apps/man-pages: stabilize 4.04
Package-Manager: portage-2.2.26
Diffstat (limited to 'sys-apps/man-pages')
-rw-r--r-- | sys-apps/man-pages/man-pages-4.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man-pages/man-pages-4.04.ebuild b/sys-apps/man-pages/man-pages-4.04.ebuild index 1627eafb1cc6..e704e1221e9e 100644 --- a/sys-apps/man-pages/man-pages-4.04.ebuild +++ b/sys-apps/man-pages/man-pages-4.04.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="mirror://kernel/linux/docs/man-pages/Archive/${P}.tar.xz LICENSE="man-pages GPL-2+ BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" IUSE_LINGUAS=" da de fr it ja nl pl ro ru zh_CN" IUSE="nls ${IUSE_LINGUAS// / linguas_}" RESTRICT="binchecks" |