diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:09 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:09 -0700 |
commit | 5ccc610f897c763e3764edf88cee779d3747e9d2 (patch) | |
tree | 70efe048e0e642eb4bd48cf6574a66df47e6c6b9 /dev-perl | |
parent | dev-perl/Class-Data-Inheritable-0.80.0-r2: added ~mips (diff) | |
download | gentoo-5ccc610f897c763e3764edf88cee779d3747e9d2.tar.gz gentoo-5ccc610f897c763e3764edf88cee779d3747e9d2.tar.bz2 gentoo-5ccc610f897c763e3764edf88cee779d3747e9d2.zip |
dev-perl/Class-Singleton-1.500.0: added ~mips
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Class-Singleton/Class-Singleton-1.500.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Class-Singleton/Class-Singleton-1.500.0.ebuild b/dev-perl/Class-Singleton/Class-Singleton-1.500.0.ebuild index d3e512910b8a..0a2cf1259596 100644 --- a/dev-perl/Class-Singleton/Class-Singleton-1.500.0.ebuild +++ b/dev-perl/Class-Singleton/Class-Singleton-1.500.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Implementation of a Singleton class" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k 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="" DEPEND=" |