diff options
author | Alexey Korepanov <kaikaikai@yandex.ru> | 2018-03-31 21:53:40 +0100 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-04-02 21:05:57 +0300 |
commit | 85a9615dcb8fadd6b61a9d7ab4f026aa5621e24d (patch) | |
tree | e8b25067fc80669ab117b63d0da6f18dcc5c458f /dev-perl/Data-Dump | |
parent | dev-perl/Data-Compare: keyword ~arm64 (diff) | |
download | gentoo-85a9615dcb8fadd6b61a9d7ab4f026aa5621e24d.tar.gz gentoo-85a9615dcb8fadd6b61a9d7ab4f026aa5621e24d.tar.bz2 gentoo-85a9615dcb8fadd6b61a9d7ab4f026aa5621e24d.zip |
dev-perl/Data-Dump: keyword ~arm64
Diffstat (limited to 'dev-perl/Data-Dump')
-rw-r--r-- | dev-perl/Data-Dump/Data-Dump-1.230.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-Dump/Data-Dump-1.230.0.ebuild b/dev-perl/Data-Dump/Data-Dump-1.230.0.ebuild index 9bfe3fd1cf43..e37a3de56c77 100644 --- a/dev-perl/Data-Dump/Data-Dump-1.230.0.ebuild +++ b/dev-perl/Data-Dump/Data-Dump-1.230.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Pretty printing of data structures" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~mips ppc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~mips ppc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" SRC_TEST=do |