diff options
author | Sam James <sam@gentoo.org> | 2023-07-07 22:21:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-07 22:21:43 +0100 |
commit | d119157c230f03efe5e41fae23dcfc8c69aca8bd (patch) | |
tree | e5bf5fc8b7e0623dd9facc17ec971dda217a68fc /app-containers | |
parent | sys-apps/hwloc: Stabilize 2.9.1 arm64, #909660 (diff) | |
download | gentoo-d119157c230f03efe5e41fae23dcfc8c69aca8bd.tar.gz gentoo-d119157c230f03efe5e41fae23dcfc8c69aca8bd.tar.bz2 gentoo-d119157c230f03efe5e41fae23dcfc8c69aca8bd.zip |
app-containers/buildah: Stabilize 1.30.0 arm64, #909665
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/buildah/buildah-1.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/buildah/buildah-1.30.0.ebuild b/app-containers/buildah/buildah-1.30.0.ebuild index 04596b2b3431..b78fd0f1aa54 100644 --- a/app-containers/buildah/buildah-1.30.0.ebuild +++ b/app-containers/buildah/buildah-1.30.0.ebuild @@ -12,7 +12,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" RESTRICT="test" |