summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-08-30 09:33:29 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-08-30 09:33:47 +0300
commitf0737365af0f47e5a6cbeb612eda9d322dfd3beb (patch)
treec9ba2877cb406a2bc19bc6344e66d8ea6758f605 /dev-libs
parentdev-libs/immer: Stabilize 0.8.1-r1 amd64, #936958 (diff)
downloadgentoo-f0737365af0f47e5a6cbeb612eda9d322dfd3beb.tar.gz
gentoo-f0737365af0f47e5a6cbeb612eda9d322dfd3beb.tar.bz2
gentoo-f0737365af0f47e5a6cbeb612eda9d322dfd3beb.zip
dev-libs/zug: Stabilize 0.1.1-r1 amd64, #936958
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/zug/zug-0.1.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/zug/zug-0.1.1-r1.ebuild b/dev-libs/zug/zug-0.1.1-r1.ebuild
index 6cccaf41364f..e4460dfc0aba 100644
--- a/dev-libs/zug/zug-0.1.1-r1.ebuild
+++ b/dev-libs/zug/zug-0.1.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/arximboldi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="Boost-1.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv"
+KEYWORDS="amd64 ~arm64 ~riscv"
IUSE="test"
RESTRICT="!test? ( test )"