diff options
author | Sam James <sam@gentoo.org> | 2022-09-19 02:14:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-19 02:14:53 +0100 |
commit | e68ade4dc075b6b5d379ccdaa576f01757ac1e9b (patch) | |
tree | f744d5b27bbc7166829cd8f9a1b8ebf8fa10bc86 /app-containers/buildah | |
parent | sys-libs/glibc: fix build w/ make-4.4 (make-9999) (diff) | |
download | gentoo-e68ade4dc075b6b5d379ccdaa576f01757ac1e9b.tar.gz gentoo-e68ade4dc075b6b5d379ccdaa576f01757ac1e9b.tar.bz2 gentoo-e68ade4dc075b6b5d379ccdaa576f01757ac1e9b.zip |
app-containers/buildah: Stabilize 1.27.1 amd64, #871510
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers/buildah')
-rw-r--r-- | app-containers/buildah/buildah-1.27.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/buildah/buildah-1.27.1.ebuild b/app-containers/buildah/buildah-1.27.1.ebuild index bffa6ea8fe1f..06fc1f916d50 100644 --- a/app-containers/buildah/buildah-1.27.1.ebuild +++ b/app-containers/buildah/buildah-1.27.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:= |