summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-02 18:29:03 +0100
committerSam James <sam@gentoo.org>2023-05-02 18:35:07 +0100
commitd8ea462e059af5f363bea33f8e3535c4f999f167 (patch)
tree38008c2ae97156cac3f86ee19e1802b4314e9257 /dev-libs/libdispatch
parentsys-apps/bubblewrap: Stabilize 0.8.0 x86, #905458 (diff)
downloadgentoo-d8ea462e059af5f363bea33f8e3535c4f999f167.tar.gz
gentoo-d8ea462e059af5f363bea33f8e3535c4f999f167.tar.bz2
gentoo-d8ea462e059af5f363bea33f8e3535c4f999f167.zip
dev-libs/libdispatch: Stabilize 5.7.3 amd64, #905464
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libdispatch')
-rw-r--r--dev-libs/libdispatch/libdispatch-5.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libdispatch/libdispatch-5.7.3.ebuild b/dev-libs/libdispatch/libdispatch-5.7.3.ebuild
index 0a530f058a14..7ee2a3b5ba55 100644
--- a/dev-libs/libdispatch/libdispatch-5.7.3.ebuild
+++ b/dev-libs/libdispatch/libdispatch-5.7.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/apple/${MY_PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
IUSE="test"
RESTRICT="!test? ( test )"