diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-25 07:25:02 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-25 07:25:02 +0000 |
commit | b8ef9a276255b90b992fb9b7121f93af75674857 (patch) | |
tree | c0a71c381372ec2d4eaf47f1b01fcdbc23dd87be /app-containers | |
parent | app-shells/zoxide: Keyword 0.9.4 arm64, #927735 (diff) | |
download | gentoo-b8ef9a276255b90b992fb9b7121f93af75674857.tar.gz gentoo-b8ef9a276255b90b992fb9b7121f93af75674857.tar.bz2 gentoo-b8ef9a276255b90b992fb9b7121f93af75674857.zip |
app-containers/distrobox: Stabilize 1.7.0.1 amd64, #927761
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/distrobox/distrobox-1.7.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/distrobox/distrobox-1.7.0.1.ebuild b/app-containers/distrobox/distrobox-1.7.0.1.ebuild index ddd8a782dfb3..a49244c1584d 100644 --- a/app-containers/distrobox/distrobox-1.7.0.1.ebuild +++ b/app-containers/distrobox/distrobox-1.7.0.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 ! |