diff options
author | Sam James <sam@gentoo.org> | 2023-05-17 04:42:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-17 04:42:31 +0100 |
commit | af93f20e1a7b96523968f5709637a8ec98269728 (patch) | |
tree | 9184fd28ac4ce73d3d62774ca3e29c4d96d276a6 /app-crypt/adcli | |
parent | dev-python/dj-database-url: Use pypi sdist (diff) | |
download | gentoo-af93f20e1a7b96523968f5709637a8ec98269728.tar.gz gentoo-af93f20e1a7b96523968f5709637a8ec98269728.tar.bz2 gentoo-af93f20e1a7b96523968f5709637a8ec98269728.zip |
app-crypt/adcli: Keyword 0.9.2 arm64, #906553
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/adcli')
-rw-r--r-- | app-crypt/adcli/adcli-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/adcli/adcli-0.9.2.ebuild b/app-crypt/adcli/adcli-0.9.2.ebuild index 3c224b561e82..37fb304f40a8 100644 --- a/app-crypt/adcli/adcli-0.9.2.ebuild +++ b/app-crypt/adcli/adcli-0.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2022 Gentoo Authors +# Copyright 2021-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.freedesktop.org/realmd/adcli/-/archive/${PV}/${P}.tar.bz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc" DEPEND=" |