commit: af56d023cec52120c37e53470344d5091b9061db
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun May 18 12:13:09 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun May 18 12:13:09 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af56d023
dev-debug/ddd: Stabilize 3.4.1 x86, #956268
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-debug/ddd/ddd-3.4.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-debug/ddd/ddd-3.4.1.ebuild b/dev-debug/ddd/ddd-3.4.1.ebuild
index 74ae3487f50e..6cc860117736 100644
--- a/dev-debug/ddd/ddd-3.4.1.ebuild
+++ b/dev-debug/ddd/ddd-3.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3 LGPL-3 FDL-1.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="readline"
RESTRICT="test"