commit: cc340630ed110c193e62fee4941e44a5b93af64a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 10 17:37:49 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Apr 10 17:37:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc340630
app-containers/buildah: Stabilize 1.25.1 arm64, #836966 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-containers/buildah/buildah-1.25.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/buildah/buildah-1.25.1.ebuild b/app-containers/buildah/buildah-1.25.1.ebuild index cd3d9755cc1f..d84f33be7c3f 100644 --- a/app-containers/buildah/buildah-1.25.1.ebuild +++ b/app-containers/buildah/buildah-1.25.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/containers/buildah/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0" SLOT="0" -KEYWORDS="amd64 ~arm64" +KEYWORDS="amd64 arm64" IUSE="selinux" RDEPEND="app-crypt/gpgme:=
