diff options
author | 2024-12-01 23:36:12 +0100 | |
---|---|---|
committer | 2024-12-01 23:36:12 +0100 | |
commit | 721a75098ab71ff38247e1c2a42020a4bb488b87 (patch) | |
tree | 29d044302e7fb7246d37531c40e3cd7a619072fc | |
parent | app-crypt/johntheripper: Stabilize 1.9.0 x86, #945611 (diff) | |
download | gentoo-721a75098ab71ff38247e1c2a42020a4bb488b87.tar.gz gentoo-721a75098ab71ff38247e1c2a42020a4bb488b87.tar.bz2 gentoo-721a75098ab71ff38247e1c2a42020a4bb488b87.zip |
app-text/apvlv: Stabilize 0.4.0-r2 x86, #945614
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | app-text/apvlv/apvlv-0.4.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/apvlv/apvlv-0.4.0-r2.ebuild b/app-text/apvlv/apvlv-0.4.0-r2.ebuild index afd75022a0c5..7644babfd53f 100644 --- a/app-text/apvlv/apvlv-0.4.0-r2.ebuild +++ b/app-text/apvlv/apvlv-0.4.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/naihe2010/apvlv/archive/refs/tags/v${PV}.tar.gz -> $ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="debug djvu" RDEPEND=" |