diff options
author | Alexey Korepanov <kaikaikai@yandex.ru> | 2018-03-31 21:19:40 +0100 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-04-02 21:05:06 +0300 |
commit | 61b3f07570437cdeb0f34788967ee4e8919aa899 (patch) | |
tree | a05581abd786c01b5f97ba4cc4afa39a10d22010 /dev-perl | |
parent | dev-perl/XML-LibXML-Simple: keyword ~arm64 (diff) | |
download | gentoo-61b3f07570437cdeb0f34788967ee4e8919aa899.tar.gz gentoo-61b3f07570437cdeb0f34788967ee4e8919aa899.tar.bz2 gentoo-61b3f07570437cdeb0f34788967ee4e8919aa899.zip |
dev-perl/Text-Roman: keyword ~arm64
Diffstat (limited to 'dev-perl')
-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 d01681d2daf9..6541a0b2c9ef 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 ~arm ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="" SRC_TEST="do" |