diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 13:22:03 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 13:22:03 +0200 |
commit | e5cd3b49f2baf1237c04167fc505b6719e061fa5 (patch) | |
tree | eea296b01eb3cbe4e5fad82a93a47ad344a1509c /dev-perl/B-Hooks-EndOfScope | |
parent | dev-perl/Variable-Magic: Stable for HPPA (bug #614470). (diff) | |
download | gentoo-e5cd3b49f2baf1237c04167fc505b6719e061fa5.tar.gz gentoo-e5cd3b49f2baf1237c04167fc505b6719e061fa5.tar.bz2 gentoo-e5cd3b49f2baf1237c04167fc505b6719e061fa5.zip |
dev-perl/B-Hooks-EndOfScope: Stable for HPPA (bug #614470).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/B-Hooks-EndOfScope')
-rw-r--r-- | dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.200.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.200.0.ebuild b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.200.0.ebuild index 962892f6686d..068d95b17070 100644 --- a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.200.0.ebuild +++ b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.200.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Execute code after a scope finished compilation" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc x86 ~ppc-aix ~x86-fbsd ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc x86 ~ppc-aix ~x86-fbsd ~x64-macos" IUSE="test" RDEPEND=" |