diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-11-24 16:47:05 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-11-24 16:47:05 +0100 |
commit | 44a3b267d7038095d75a0510078cff6b7221894f (patch) | |
tree | 40c72892089ed61a4c419ac158004ec3e3b0cf94 /app-containers | |
parent | app-emacs/treesit-auto: Stabilize 1.0.7 amd64, #943373 (diff) | |
download | gentoo-44a3b267d7038095d75a0510078cff6b7221894f.tar.gz gentoo-44a3b267d7038095d75a0510078cff6b7221894f.tar.bz2 gentoo-44a3b267d7038095d75a0510078cff6b7221894f.zip |
app-containers/distrobox: Stabilize 1.8.0 amd64, #943376
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/distrobox/distrobox-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/distrobox/distrobox-1.8.0.ebuild b/app-containers/distrobox/distrobox-1.8.0.ebuild index 0a328c47011d..3d1b2ae515fe 100644 --- a/app-containers/distrobox/distrobox-1.8.0.ebuild +++ b/app-containers/distrobox/distrobox-1.8.0.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 ! |