diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-10-23 20:35:09 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-10-23 20:35:09 +0200 |
commit | 953a34873fd81ee2362f8700b0fbdc3fa5530312 (patch) | |
tree | b19577abc9e4daec7157fc4ed558cfc6f9f0fc97 /dev-perl | |
parent | dev-perl/XML-Stream: Remove old (diff) | |
download | gentoo-953a34873fd81ee2362f8700b0fbdc3fa5530312.tar.gz gentoo-953a34873fd81ee2362f8700b0fbdc3fa5530312.tar.bz2 gentoo-953a34873fd81ee2362f8700b0fbdc3fa5530312.zip |
dev-perl/YAML-Tiny: Stable for remaining arches (ALLARCHES; bug 595578)
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/YAML-Tiny/YAML-Tiny-1.690.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.690.0.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.690.0.ebuild index ade437899aa4..c1aa5a38c2a8 100644 --- a/dev-perl/YAML-Tiny/YAML-Tiny-1.690.0.ebuild +++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.690.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Read/Write YAML files with as little code as possible" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |