diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-04 07:29:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-04 07:10:15 +0000 |
commit | 3fc50c15df56f04b9bde04811dd4346cba54960e (patch) | |
tree | 4ad9c336ca34237cb93b42735f2e52b68896e3c9 /dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild | |
parent | 6d84383f7819a1f784a330844bb7cf8434d9f9f6 (diff) | |
download | gentoo-3fc50c15df56f04b9bde04811dd4346cba54960e.tar.gz gentoo-3fc50c15df56f04b9bde04811dd4346cba54960e.tar.xz |
dev-perl/Module-Runtime: stable 0.16.0 for sparc, bug #643282
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild')
-rw-r--r-- | dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild b/dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild index ccc4fc9cb92..dd7638a8796 100644 --- a/dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild +++ b/dev-perl/Module-Runtime/Module-Runtime-0.16.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Runtime module handling" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="" |