commit: 19a3c89207423b3ea1b5dc4e07e382f06e20cd92 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 2 21:10:02 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 2 21:10:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19a3c892
gnustep-base/gnustep-back-art: Stabilize 0.28.0 amd64, #761070 Signed-off-by: Sam James <sam <AT> gentoo.org> gnustep-base/gnustep-back-art/gnustep-back-art-0.28.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnustep-base/gnustep-back-art/gnustep-back-art-0.28.0.ebuild b/gnustep-base/gnustep-back-art/gnustep-back-art-0.28.0.ebuild index fc77134c552..33657d3cafe 100644 --- a/gnustep-base/gnustep-back-art/gnustep-back-art-0.28.0.ebuild +++ b/gnustep-base/gnustep-back-art/gnustep-back-art-0.28.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="opengl xim" RDEPEND="${GNUSTEP_CORE_DEPEND}
