diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 20:23:06 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 20:28:53 +0200 |
commit | 351b746139182fb0b2f8e010a75403baeb1967d9 (patch) | |
tree | 7911c554342e65ed60fe9d0b050a071a8780ae5e /dev-perl/Convert-BinHex | |
parent | dev-perl/ConfigReader: x86 stable (bug #652560) (diff) | |
download | gentoo-351b746139182fb0b2f8e010a75403baeb1967d9.tar.gz gentoo-351b746139182fb0b2f8e010a75403baeb1967d9.tar.bz2 gentoo-351b746139182fb0b2f8e010a75403baeb1967d9.zip |
dev-perl/Convert-BinHex: x86 stable (bug #652564)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Convert-BinHex')
-rw-r--r-- | dev-perl/Convert-BinHex/Convert-BinHex-1.125.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Convert-BinHex/Convert-BinHex-1.125.0.ebuild b/dev-perl/Convert-BinHex/Convert-BinHex-1.125.0.ebuild index eb70f2445781..226797c1a49e 100644 --- a/dev-perl/Convert-BinHex/Convert-BinHex-1.125.0.ebuild +++ b/dev-perl/Convert-BinHex/Convert-BinHex-1.125.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Extract data from Macintosh BinHex files" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" RDEPEND=" |