diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-18 10:01:50 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-18 10:01:50 +0200 |
commit | 96505fedba642141cd56b29d6b7667989d9531bb (patch) | |
tree | 04c484dc559e643b27aa993c52cf32a0074173ab /app-doc | |
parent | dev-python/sphinx-tabs: Keyword 3.3.0 sparc, #834856 (diff) | |
download | gentoo-96505fedba642141cd56b29d6b7667989d9531bb.tar.gz gentoo-96505fedba642141cd56b29d6b7667989d9531bb.tar.bz2 gentoo-96505fedba642141cd56b29d6b7667989d9531bb.zip |
app-doc/abs-guide: Keyword 10 arm64, #835008
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/abs-guide/abs-guide-10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/abs-guide/abs-guide-10.ebuild b/app-doc/abs-guide/abs-guide-10.ebuild index 228a14be345e..d70f66fa4645 100644 --- a/app-doc/abs-guide/abs-guide-10.ebuild +++ b/app-doc/abs-guide/abs-guide-10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ S="${WORKDIR}"/abs LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~mips ppc ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~arm64 hppa ~mips ppc ~riscv sparc x86" IUSE="pdf" src_unpack() { |