summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-04-08 09:06:43 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-04-08 09:06:43 +0200
commit74137ff860690f182214a20fde6ff97b08b0e6d9 (patch)
tree5ec253c0134d74f89d6d323404bdd31454994c74 /app-containers/buildah/buildah-1.25.1.ebuild
parentdev-db/sqlcipher: amd64 stable wrt bug #836922 (diff)
downloadgentoo-74137ff860690f182214a20fde6ff97b08b0e6d9.tar.gz
gentoo-74137ff860690f182214a20fde6ff97b08b0e6d9.tar.bz2
gentoo-74137ff860690f182214a20fde6ff97b08b0e6d9.zip
app-containers/buildah: amd64 stable wrt bug #836966
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-containers/buildah/buildah-1.25.1.ebuild')
-rw-r--r--app-containers/buildah/buildah-1.25.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/buildah/buildah-1.25.1.ebuild b/app-containers/buildah/buildah-1.25.1.ebuild
index 93faf334dd35..cd3d9755cc1f 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:=