diff options
-rw-r--r-- | gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.30.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.30.0.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.30.0.ebuild index 60096b115e4c..54298612a3b5 100644 --- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.30.0.ebuild +++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.30.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ S="${WORKDIR}/gnustep-back-${PV}" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="opengl xim" RDEPEND="${GNUSTEP_CORE_DEPEND} |