diff options
author | Markus Meier <maekke@gentoo.org> | 2017-06-15 18:26:50 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-06-15 18:26:50 +0200 |
commit | dde79495bf6f06056f7b0319a37fa65a310d91ca (patch) | |
tree | c8c2b6b92f1a308caa51e259adb7e784a3deb221 /dev-perl/Text-Roman | |
parent | dev-perl/Text-BibTeX: add ~arm, bug #620228 (diff) | |
download | gentoo-dde79495bf6f06056f7b0319a37fa65a310d91ca.tar.gz gentoo-dde79495bf6f06056f7b0319a37fa65a310d91ca.tar.bz2 gentoo-dde79495bf6f06056f7b0319a37fa65a310d91ca.zip |
dev-perl/Text-Roman: add ~arm, bug #620228
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Text-Roman')
-rw-r--r-- | dev-perl/Text-Roman/Text-Roman-3.500.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-Roman/Text-Roman-3.500.0.ebuild b/dev-perl/Text-Roman/Text-Roman-3.500.0.ebuild index 52fe5c656ca1..9f2688a0435a 100644 --- a/dev-perl/Text-Roman/Text-Roman-3.500.0.ebuild +++ b/dev-perl/Text-Roman/Text-Roman-3.500.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Allows conversion between Roman and Arabic algarisms" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~arm" IUSE="" SRC_TEST="do" |