commit: 45e104d9b95c40af8d49ef9923b2d2f7c928f9fd
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 18 00:15:40 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Jan 18 00:15:40 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45e104d9
app-arch/dtrx: Stabilize 8.7.1 amd64, #968916
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-arch/dtrx/dtrx-8.7.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-arch/dtrx/dtrx-8.7.1.ebuild b/app-arch/dtrx/dtrx-8.7.1.ebuild
index 7611b77488e2..de453da3a7d6 100644
--- a/app-arch/dtrx/dtrx-8.7.1.ebuild
+++ b/app-arch/dtrx/dtrx-8.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ if [[ "${PV}" == *9999* ]] ; then
else
inherit pypi
- KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
fi
LICENSE="GPL-3+"