diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-08-05 10:36:18 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-08-05 10:36:18 +0300 |
commit | 638c707b59247e26dc4d556c082b0b28f41063b8 (patch) | |
tree | 47674e3b6717891c54f8652d548f12998fa839bc /app-crypt/adcli | |
parent | media-gfx/zbar: add 0.23.93 with python3_12 support (diff) | |
download | gentoo-638c707b59247e26dc4d556c082b0b28f41063b8.tar.gz gentoo-638c707b59247e26dc4d556c082b0b28f41063b8.tar.bz2 gentoo-638c707b59247e26dc4d556c082b0b28f41063b8.zip |
app-crypt/adcli: Stabilize 0.9.2 amd64, #937113
Signed-off-by: Joonas Niilola <juippis@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 37fb304f40a8..d4fcead6bfc5 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-2023 Gentoo Authors +# Copyright 2021-2024 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 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="doc" DEPEND=" |