diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-23 20:10:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-23 20:10:25 +0000 |
commit | f04d169bdb3bed25f9ef48f90471b2086e10b16d (patch) | |
tree | 6db294c2f8cb765b5925d5602fabbec655d074d8 /sys-apps/man-db/man-db-2.6.0.2.ebuild | |
parent | Marking whatmask-1.2-r1 ppc for bug 369233 (diff) | |
download | gentoo-2-f04d169bdb3bed25f9ef48f90471b2086e10b16d.tar.gz gentoo-2-f04d169bdb3bed25f9ef48f90471b2086e10b16d.tar.bz2 gentoo-2-f04d169bdb3bed25f9ef48f90471b2086e10b16d.zip |
Marking man-db-2.6.0.2 ~ppc for bug 371687
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'sys-apps/man-db/man-db-2.6.0.2.ebuild')
-rw-r--r-- | sys-apps/man-db/man-db-2.6.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man-db/man-db-2.6.0.2.ebuild b/sys-apps/man-db/man-db-2.6.0.2.ebuild index 62ff38083764..022684c07cbc 100644 --- a/sys-apps/man-db/man-db-2.6.0.2.ebuild +++ b/sys-apps/man-db/man-db-2.6.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.0.2.ebuild,v 1.5 2011/06/19 13:32:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.0.2.ebuild,v 1.6 2011/06/23 20:10:25 ranger Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/man-db/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~x86" IUSE="berkdb +gdbm nls static-libs" RDEPEND=" |