diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-28 21:19:16 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-28 21:19:16 +0000 |
commit | 3b7f28fb4c74d3322265a980a90fb8aede5f8c91 (patch) | |
tree | 8601db6a231f19da69651007c356943c79ccd7c8 /dev-perl | |
parent | Keyword ~mips for bug #428248 (diff) | |
download | gentoo-2-3b7f28fb4c74d3322265a980a90fb8aede5f8c91.tar.gz gentoo-2-3b7f28fb4c74d3322265a980a90fb8aede5f8c91.tar.bz2 gentoo-2-3b7f28fb4c74d3322265a980a90fb8aede5f8c91.zip |
Keyword ~mips for bug #428248
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/IO-stringy/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/IO-stringy/ChangeLog b/dev-perl/IO-stringy/ChangeLog index d1cb585d8e2f..d83078c1b068 100644 --- a/dev-perl/IO-stringy/ChangeLog +++ b/dev-perl/IO-stringy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/IO-stringy # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.40 2012/08/06 13:18:30 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.41 2012/08/28 21:19:16 blueness Exp $ + + 28 Aug 2012; Anthony G. Basile <blueness@gentoo.org> + IO-stringy-2.110.0.ebuild: + Keyword ~mips for bug #428248 06 Aug 2012; Alexis Ballier <aballier@gentoo.org> IO-stringy-2.110.0.ebuild: keyword ~amd64-fbsd diff --git a/dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild b/dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild index e3cd31cee1ea..59647248308d 100644 --- a/dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild +++ b/dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.0.ebuild,v 1.3 2012/08/06 13:18:30 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.110.0.ebuild,v 1.4 2012/08/28 21:19:16 blueness Exp $ EAPI=4 @@ -11,7 +11,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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |