commit: fc5d0a9f138f7aac9fbf7426a686aa4042b14552
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 18 17:25:09 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 18 17:25:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc5d0a9f
app-text/unac: Keyword 1.8.0 arm64, #734836
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-text/unac/unac-1.8.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/unac/unac-1.8.0.ebuild b/app-text/unac/unac-1.8.0.ebuild
index fed5a147afe..fee2c8d8d14 100644
--- a/app-text/unac/unac-1.8.0.ebuild
+++ b/app-text/unac/unac-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@
SRC_URI="mirror://debian/pool/main/u/unac/${P/-/_}.orig.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"