diff options
author | Alexey Korepanov <kaikaikai@yandex.ru> | 2018-03-31 21:32:10 +0100 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-04-02 21:05:19 +0300 |
commit | 940e961ad11fa82920d8d2c2de48115909759f66 (patch) | |
tree | 70207d5f48d4fb83dffa91d743299fa6773357b8 /dev-perl/Business-ISMN | |
parent | dev-perl/Tie-Cycle: keyword ~arm64 (diff) | |
download | gentoo-940e961ad11fa82920d8d2c2de48115909759f66.tar.gz gentoo-940e961ad11fa82920d8d2c2de48115909759f66.tar.bz2 gentoo-940e961ad11fa82920d8d2c2de48115909759f66.zip |
dev-perl/Business-ISMN: keyword ~arm64
Diffstat (limited to 'dev-perl/Business-ISMN')
-rw-r--r-- | dev-perl/Business-ISMN/Business-ISMN-1.131.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Business-ISMN/Business-ISMN-1.131.0.ebuild b/dev-perl/Business-ISMN/Business-ISMN-1.131.0.ebuild index 8801e2f6cff1..e7e78bef4c5f 100644 --- a/dev-perl/Business-ISMN/Business-ISMN-1.131.0.ebuild +++ b/dev-perl/Business-ISMN/Business-ISMN-1.131.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="International Standard Music Numbers" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test" RDEPEND=" |