commit: a76ea0ecfd40e4abbbd299fe1a2028671641868f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 5 20:58:14 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 5 20:58:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a76ea0ec
x11-libs/xforms: Stabilize 1.2.4-r1 arm, #763600 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-libs/xforms/xforms-1.2.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/xforms/xforms-1.2.4-r1.ebuild b/x11-libs/xforms/xforms-1.2.4-r1.ebuild index 665d6a64496..ec81e95f526 100644 --- a/x11-libs/xforms/xforms-1.2.4-r1.ebuild +++ b/x11-libs/xforms/xforms-1.2.4-r1.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=7 @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~amd64 arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="doc opengl" RDEPEND="
