summaryrefslogtreecommitdiff
path: root/app-containers/buildah/buildah-1.29.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-09 05:40:27 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-09 05:40:27 +0100
commit4ae313835e5a6ac84a7fd1131b0c51c7a0759626 (patch)
treec35dabed821b91911be1cfb75ccbca34f4f1f034 /app-containers/buildah/buildah-1.29.1.ebuild
parent2c359e29620429f94a60fc1e832048e54ee41eb5 (diff)
gentoo auto-resync : 09:05:2023 - 05:40:27
Diffstat (limited to 'app-containers/buildah/buildah-1.29.1.ebuild')
-rw-r--r--app-containers/buildah/buildah-1.29.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/buildah/buildah-1.29.1.ebuild b/app-containers/buildah/buildah-1.29.1.ebuild
index 21c3a103bda8..ce017d99dc04 100644
--- a/app-containers/buildah/buildah-1.29.1.ebuild
+++ b/app-containers/buildah/buildah-1.29.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:=