diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 22:44:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 22:44:17 +0000 |
commit | a70ce0e07125938245983dd8a69ec5c9fd8f9ce1 (patch) | |
tree | 60b26a4604c2645610151192dab4a2d5f3b3a9d8 /dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild | |
parent | add ~ia64 (diff) | |
download | gentoo-2-a70ce0e07125938245983dd8a69ec5c9fd8f9ce1.tar.gz gentoo-2-a70ce0e07125938245983dd8a69ec5c9fd8f9ce1.tar.bz2 gentoo-2-a70ce0e07125938245983dd8a69ec5c9fd8f9ce1.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild')
-rw-r--r-- | dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild b/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild index 7021781d313b..dda9c483ba9f 100644 --- a/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild +++ b/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild,v 1.3 2005/05/25 15:19:01 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild,v 1.4 2005/08/25 22:41:31 agriffis Exp $ inherit perl-module MY_PV=${PV/0/} @@ -14,7 +14,7 @@ HOMEPAGE="http://search.cpan.org/~samtregar/${MY_P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" SRC_TEST="do" |