diff options
author | 2017-01-13 16:35:18 +0100 | |
---|---|---|
committer | 2017-01-13 16:35:18 +0100 | |
commit | 9030165704a3274b37f736d30468b446bbcc2c61 (patch) | |
tree | f2b79f311221da8fac167a0bda0a8de8e8b3ad6e /dev-perl | |
parent | dev-ml/lablgtk: x86 stable wrt bug #604934 (diff) | |
download | gentoo-9030165704a3274b37f736d30468b446bbcc2c61.tar.gz gentoo-9030165704a3274b37f736d30468b446bbcc2c61.tar.bz2 gentoo-9030165704a3274b37f736d30468b446bbcc2c61.zip |
dev-perl/Convert-BinHex: x86 stable wrt bug #570280
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Convert-BinHex/Convert-BinHex-1.124.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Convert-BinHex/Convert-BinHex-1.124.0.ebuild b/dev-perl/Convert-BinHex/Convert-BinHex-1.124.0.ebuild index ff90b5f74f2d..3784e1f934f2 100644 --- a/dev-perl/Convert-BinHex/Convert-BinHex-1.124.0.ebuild +++ b/dev-perl/Convert-BinHex/Convert-BinHex-1.124.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Extract data from Macintosh BinHex files" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ~ppc64 ~x86" +KEYWORDS="alpha amd64 hppa ppc ~ppc64 x86" IUSE="test" RDEPEND=" |