diff options
author | 2005-08-26 00:16:44 +0000 | |
---|---|---|
committer | 2005-08-26 00:16:44 +0000 | |
commit | c2304b58d19cf81e8cf9f5d2cc23e4692e79dc52 (patch) | |
tree | 79d07c5e0fe6acafbe139c7a386fd4845eef9127 /dev-perl/Socket6/Socket6-0.18.ebuild | |
parent | pmask newer version of pygtk (diff) | |
download | gentoo-2-c2304b58d19cf81e8cf9f5d2cc23e4692e79dc52.tar.gz gentoo-2-c2304b58d19cf81e8cf9f5d2cc23e4692e79dc52.tar.bz2 gentoo-2-c2304b58d19cf81e8cf9f5d2cc23e4692e79dc52.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Socket6/Socket6-0.18.ebuild')
-rw-r--r-- | dev-perl/Socket6/Socket6-0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Socket6/Socket6-0.18.ebuild b/dev-perl/Socket6/Socket6-0.18.ebuild index 9009b0532855..a0651c70bac7 100644 --- a/dev-perl/Socket6/Socket6-0.18.ebuild +++ b/dev-perl/Socket6/Socket6-0.18.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/Socket6/Socket6-0.18.ebuild,v 1.2 2005/07/09 22:49:03 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.18.ebuild,v 1.3 2005/08/26 00:14:10 agriffis Exp $ inherit perl-module @@ -11,6 +11,6 @@ HOMEPAGE="http://search.cpan.org/author/UMEMOTO/${P}/" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" SRC_TEST="do" |