diff options
author | 2017-01-10 16:17:37 +0100 | |
---|---|---|
committer | 2017-01-10 16:17:37 +0100 | |
commit | 3f1aae135993015f91152fe8b562569734a72bfe (patch) | |
tree | a9f8268d6b767c61f57ee7632968bba7568efada /sys-apps/man-db | |
parent | media-video/ffmpeg: x86 stable wrt bug #596760 (diff) | |
download | gentoo-3f1aae135993015f91152fe8b562569734a72bfe.tar.gz gentoo-3f1aae135993015f91152fe8b562569734a72bfe.tar.bz2 gentoo-3f1aae135993015f91152fe8b562569734a72bfe.zip |
sys-apps/man-db: x86 stable wrt bug #602588
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/man-db')
-rw-r--r-- | sys-apps/man-db/man-db-2.7.6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/man-db/man-db-2.7.6.1-r1.ebuild b/sys-apps/man-db/man-db-2.7.6.1-r1.ebuild index b251c2e5a918..c3928a6fed50 100644 --- a/sys-apps/man-db/man-db-2.7.6.1-r1.ebuild +++ b/sys-apps/man-db/man-db-2.7.6.1-r1.ebuild @@ -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 ~amd64-linux ~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 |