diff options
author | 2006-07-03 00:29:53 +0000 | |
---|---|---|
committer | 2006-07-03 00:29:53 +0000 | |
commit | 49e9375b85a3c6c37457cd3c7a490fbf60a0151b (patch) | |
tree | 7dc2b8708bb6eeadcef4f8a02d8ab89ffafaf94e /dev-perl/Font-AFM/Font-AFM-1.19.ebuild | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-49e9375b85a3c6c37457cd3c7a490fbf60a0151b.tar.gz gentoo-2-49e9375b85a3c6c37457cd3c7a490fbf60a0151b.tar.bz2 gentoo-2-49e9375b85a3c6c37457cd3c7a490fbf60a0151b.zip |
Keywording ~amd64
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'dev-perl/Font-AFM/Font-AFM-1.19.ebuild')
-rw-r--r-- | dev-perl/Font-AFM/Font-AFM-1.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Font-AFM/Font-AFM-1.19.ebuild b/dev-perl/Font-AFM/Font-AFM-1.19.ebuild index ca058cdebfdf..0f7060cf5403 100644 --- a/dev-perl/Font-AFM/Font-AFM-1.19.ebuild +++ b/dev-perl/Font-AFM/Font-AFM-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-AFM/Font-AFM-1.19.ebuild,v 1.7 2006/03/30 22:41:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Font-AFM/Font-AFM-1.19.ebuild,v 1.8 2006/07/03 00:29:53 mcummings Exp $ # this is a dependency for RT @@ -13,5 +13,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/G/GA/GAAS/${P}.readme" SRC_TEST="do" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~ia64 ~ppc sparc x86" +KEYWORDS="~amd64 ~ia64 ~ppc sparc x86" IUSE="" |