diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-07 19:59:20 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-07 19:59:20 +0300 |
commit | 4e2c24ef13ebecd05aed5017b6c99911c2ee931c (patch) | |
tree | 3e419fe22ecf09d7a193d1c0c7bb2d944e0a4ba1 /app-containers | |
parent | dev-python/pyserial: enable py3.13 (diff) | |
download | gentoo-4e2c24ef13ebecd05aed5017b6c99911c2ee931c.tar.gz gentoo-4e2c24ef13ebecd05aed5017b6c99911c2ee931c.tar.bz2 gentoo-4e2c24ef13ebecd05aed5017b6c99911c2ee931c.zip |
app-containers/distrobox: Stabilize 1.7.2.1 amd64, #933730
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/distrobox/distrobox-1.7.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/distrobox/distrobox-1.7.2.1.ebuild b/app-containers/distrobox/distrobox-1.7.2.1.ebuild index 0a328c47011d..3d1b2ae515fe 100644 --- a/app-containers/distrobox/distrobox-1.7.2.1.ebuild +++ b/app-containers/distrobox/distrobox-1.7.2.1.ebuild @@ -15,7 +15,7 @@ else SRC_URI="https://github.com/89luca89/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" fi LICENSE="GPL-3" # GPL-3.0-only ! |