diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 15:07:53 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 15:07:53 +0000 |
commit | 57361a9fffd2be77970f2760303977112c213f55 (patch) | |
tree | d206c892e4fe11f42d76174557146a9d034aa395 /dev-perl/Error | |
parent | dev-perl/Devel-GlobalDestruction: stable 0.140.0 for hppa, bug #667266 (diff) | |
download | gentoo-57361a9fffd2be77970f2760303977112c213f55.tar.gz gentoo-57361a9fffd2be77970f2760303977112c213f55.tar.bz2 gentoo-57361a9fffd2be77970f2760303977112c213f55.zip |
dev-perl/Error: stable 0.170.250 for hppa, bug #667266
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Error')
-rw-r--r-- | dev-perl/Error/Error-0.170.250.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Error/Error-0.170.250.ebuild b/dev-perl/Error/Error-0.170.250.ebuild index 994ed0702679..684f18ee3441 100644 --- a/dev-perl/Error/Error-0.170.250.ebuild +++ b/dev-perl/Error/Error-0.170.250.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Error/exception handling in an OO-ish way" LICENSE+=" MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |