diff options
author | Sam James <sam@gentoo.org> | 2021-01-05 20:58:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-05 20:58:14 +0000 |
commit | a76ea0ecfd40e4abbbd299fe1a2028671641868f (patch) | |
tree | 8e0f1cc15d81c36dce3e86ac41160eb9c8cbd5b6 /x11-libs/xforms | |
parent | dev-util/checkbashisms: Stabilize 2.20.4 x86, #738356 (diff) | |
download | gentoo-a76ea0ecfd40e4abbbd299fe1a2028671641868f.tar.gz gentoo-a76ea0ecfd40e4abbbd299fe1a2028671641868f.tar.bz2 gentoo-a76ea0ecfd40e4abbbd299fe1a2028671641868f.zip |
x11-libs/xforms: Stabilize 1.2.4-r1 arm, #763600
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/xforms')
-rw-r--r-- | x11-libs/xforms/xforms-1.2.4-r1.ebuild | 4 |
1 files 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 665d6a64496f..ec81e95f526e 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=" |