diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-22 16:47:55 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-22 16:47:55 +0300 |
commit | f94886698263009909ac8aa82de6a75c67fd0ef0 (patch) | |
tree | d0f3c6768cd4d34fd66c165e07b30568f6951e84 /gnustep-base | |
parent | gnustep-base/gnustep-back-cairo: Stabilize 0.30.0 ppc, #934672 (diff) | |
download | gentoo-f94886698263009909ac8aa82de6a75c67fd0ef0.tar.gz gentoo-f94886698263009909ac8aa82de6a75c67fd0ef0.tar.bz2 gentoo-f94886698263009909ac8aa82de6a75c67fd0ef0.zip |
gnustep-base/gnustep-back-xlib: Stabilize 0.30.0 ppc, #934673
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnustep-base')
-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} |