summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-05-08 10:32:39 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-05-08 10:33:32 +0300
commit60ca9be5157f3d5b38464ab280b67bedc7076ae7 (patch)
treed35ce76d88088a9b5b4d35d3ab2674788d324833 /dev-gap/autodoc
parentdev-gap/io: Stabilize 4.8.2-r1 amd64, #931511 (diff)
downloadgentoo-60ca9be5157f3d5b38464ab280b67bedc7076ae7.tar.gz
gentoo-60ca9be5157f3d5b38464ab280b67bedc7076ae7.tar.bz2
gentoo-60ca9be5157f3d5b38464ab280b67bedc7076ae7.zip
dev-gap/autodoc: Stabilize 2022.10.20 amd64, #931511
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-gap/autodoc')
-rw-r--r--dev-gap/autodoc/autodoc-2022.10.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-gap/autodoc/autodoc-2022.10.20.ebuild b/dev-gap/autodoc/autodoc-2022.10.20.ebuild
index f1afd9595445..c775df721697 100644
--- a/dev-gap/autodoc/autodoc-2022.10.20.ebuild
+++ b/dev-gap/autodoc/autodoc-2022.10.20.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/gap-packages/${PN}/releases/download/v${PV}/${P}.tar
S="${WORKDIR}/AutoDoc-${PV}"
LICENSE="GPL-2+"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
# The test suite tries to LoadPackage this
BDEPEND="test? ( dev-gap/io )"