diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-04-01 13:24:45 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-04-01 21:23:24 +0200 |
commit | 0ab658ec4298ef6951d7f3ef10ba648a5a1f9001 (patch) | |
tree | 6cf330f0254e7091a4f79cdfe23fce89a505d4df /dev-perl/Encode-Detect | |
parent | dev-perl/Net-DNS: added ~arm64 (diff) | |
download | gentoo-0ab658ec4298ef6951d7f3ef10ba648a5a1f9001.tar.gz gentoo-0ab658ec4298ef6951d7f3ef10ba648a5a1f9001.tar.bz2 gentoo-0ab658ec4298ef6951d7f3ef10ba648a5a1f9001.zip |
dev-perl/Encode-Detect: added ~arm64
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-perl/Encode-Detect')
-rw-r--r-- | dev-perl/Encode-Detect/Encode-Detect-1.10.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Encode-Detect/Encode-Detect-1.10.0-r1.ebuild b/dev-perl/Encode-Detect/Encode-Detect-1.10.0-r1.ebuild index 2aa17d0d2727..235054557a1c 100644 --- a/dev-perl/Encode-Detect/Encode-Detect-1.10.0-r1.ebuild +++ b/dev-perl/Encode-Detect/Encode-Detect-1.10.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Encode::Detect - An Encode::Encoding subclass that detects the enco LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="" |