diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-09-23 08:35:27 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-09-23 08:35:27 +0000 |
commit | 599466d9fc8bea5910864f6fcb71f37a84d406c8 (patch) | |
tree | 4225bb13d1e942a7a980b70aa678ab2d12253744 /dev-perl/IO-stringy/IO-stringy-2.110.ebuild | |
parent | removed last of gtk+-1.2 consumers from media categories, swami, surf, smurf ... (diff) | |
download | historical-599466d9fc8bea5910864f6fcb71f37a84d406c8.tar.gz historical-599466d9fc8bea5910864f6fcb71f37a84d406c8.tar.bz2 historical-599466d9fc8bea5910864f6fcb71f37a84d406c8.zip |
Marked ~{x86,x64}-solaris
Package-Manager: portage-2.2.01.15553-prefix/cvs/SunOS i386
Diffstat (limited to 'dev-perl/IO-stringy/IO-stringy-2.110.ebuild')
-rw-r--r-- | dev-perl/IO-stringy/IO-stringy-2.110.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-stringy/IO-stringy-2.110.ebuild b/dev-perl/IO-stringy/IO-stringy-2.110.ebuild index 49a6d18121de..c990fecb1ef2 100644 --- a/dev-perl/IO-stringy/IO-stringy-2.110.ebuild +++ b/dev-perl/IO-stringy/IO-stringy-2.110.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.110.ebuild,v 1.16 2010/01/29 14:05:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.110.ebuild,v 1.17 2010/09/23 08:35:27 grobian Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Perl module for I/O on in-core objects like strings and arrays" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |