diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-10 20:37:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-10 20:37:49 +0300 |
commit | cc340630ed110c193e62fee4941e44a5b93af64a (patch) | |
tree | 568ed21c15867be08c49209de22e696eb247e812 /app-containers/buildah | |
parent | media-video/gpac: Stabilize 2.0.0 ppc64, #836960 (diff) | |
download | gentoo-cc340630ed110c193e62fee4941e44a5b93af64a.tar.gz gentoo-cc340630ed110c193e62fee4941e44a5b93af64a.tar.bz2 gentoo-cc340630ed110c193e62fee4941e44a5b93af64a.zip |
app-containers/buildah: Stabilize 1.25.1 arm64, #836966
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-containers/buildah')
-rw-r--r-- | app-containers/buildah/buildah-1.25.1.ebuild | 2 |
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 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:= |