summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-31 17:01:23 +0100
committerSam James <sam@gentoo.org>2023-05-31 17:01:28 +0100
commitab0945ab5669b11d535e26a5b46ea3e0650dcf2a (patch)
treea70561f466eb1f73be05bb3bb5924126b0cc5dc5
parentsys-fs/lvm2: Stabilize 2.03.21 x86, #907477 (diff)
downloadgentoo-ab0945ab5669b11d535e26a5b46ea3e0650dcf2a.tar.gz
gentoo-ab0945ab5669b11d535e26a5b46ea3e0650dcf2a.tar.bz2
gentoo-ab0945ab5669b11d535e26a5b46ea3e0650dcf2a.zip
app-arch/dtrx: Stabilize 8.5.2 amd64, #907490
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-arch/dtrx/dtrx-8.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/dtrx/dtrx-8.5.2.ebuild b/app-arch/dtrx/dtrx-8.5.2.ebuild
index e0fd47057821..43636b151107 100644
--- a/app-arch/dtrx/dtrx-8.5.2.ebuild
+++ b/app-arch/dtrx/dtrx-8.5.2.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/${PN}-py/${PN}.git"
else
inherit pypi
- KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
fi
LICENSE="GPL-3+"