diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2016-05-02 13:33:24 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2016-05-02 13:33:24 +0200 |
commit | 299e34dcdba57efb94a5ef5f72d25d99c5fc69e8 (patch) | |
tree | 568ec768e50d54d16515888ee1864fa7d60e2479 /sys-apps | |
parent | app-text/manpager: add Prefix keywords ~{amd64,arm,x86}-linux (diff) | |
download | gentoo-299e34dcdba57efb94a5ef5f72d25d99c5fc69e8.tar.gz gentoo-299e34dcdba57efb94a5ef5f72d25d99c5fc69e8.tar.bz2 gentoo-299e34dcdba57efb94a5ef5f72d25d99c5fc69e8.zip |
sys-apps/man-db: Add Prefix keyword ~amd64-linux
Package-Manager: portage-2.2.26
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/man-db/man-db-2.7.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man-db/man-db-2.7.5.ebuild b/sys-apps/man-db/man-db-2.7.5.ebuild index 521674565f2c..61f4f4e70b4a 100644 --- a/sys-apps/man-db/man-db-2.7.5.ebuild +++ b/sys-apps/man-db/man-db-2.7.5.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$ @@ -12,7 +12,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="berkdb +gdbm +manpager nls selinux static-libs zlib" CDEPEND=">=dev-libs/libpipeline-1.4.0 |