sys-apps/man-db: Add Prefix keyword ~amd64-linux
authorMichael Haubenwallner <haubi@gentoo.org>
Mon, 2 May 2016 11:33:24 +0000 (13:33 +0200)
committerMichael Haubenwallner <haubi@gentoo.org>
Mon, 2 May 2016 11:33:24 +0000 (13:33 +0200)
Package-Manager: portage-2.2.26

sys-apps/man-db/man-db-2.7.5.ebuild

index 521674565f2cb3e4300fa59891cf2aa837d3c696..61f4f4e70b4a17de598447f15b849836c579fe37 100644 (file)
@@ -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