summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-03 22:14:02 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-03 22:14:02 +0300
commit872acd6279f9238cf4532023a9405c3cf334a01a (patch)
treea59630508ff0be323d7264f9b4652676d9c0d744
parentx11-wm/i3: Stabilize 4.22 x86, #903537 (diff)
downloadgentoo-872acd6279f9238cf4532023a9405c3cf334a01a.tar.gz
gentoo-872acd6279f9238cf4532023a9405c3cf334a01a.tar.bz2
gentoo-872acd6279f9238cf4532023a9405c3cf334a01a.zip
app-arch/dtrx: Keyword 8.5.0 arm, #903743
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-arch/dtrx/dtrx-8.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/dtrx/dtrx-8.5.0.ebuild b/app-arch/dtrx/dtrx-8.5.0.ebuild
index 069c58105f09..43636b151107 100644
--- a/app-arch/dtrx/dtrx-8.5.0.ebuild
+++ b/app-arch/dtrx/dtrx-8.5.0.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/${PN}-py/${PN}.git"
else
inherit pypi
- KEYWORDS="amd64 ~arm64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
fi
LICENSE="GPL-3+"