diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-13 18:58:35 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-13 18:58:35 +0300 |
commit | 54e4551e324caa4a3fb9d13cb158f55fa2ee0c02 (patch) | |
tree | 1dcd6324d431a7734a7105a26e81a4af9c0abc53 /x11-libs | |
parent | sci-astronomy/predict: unkeyword 2.2.3-r2 for ~ppc (diff) | |
download | gentoo-54e4551e324caa4a3fb9d13cb158f55fa2ee0c02.tar.gz gentoo-54e4551e324caa4a3fb9d13cb158f55fa2ee0c02.tar.bz2 gentoo-54e4551e324caa4a3fb9d13cb158f55fa2ee0c02.zip |
x11-libs/xforms: unkeyword 1.2.4-r1 for arm, ppc, ppc64, sparc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs')
-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 7681e0333f9f..b2fbd883a7b3 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-2021 Gentoo Authors +# Copyright 1999-2024 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" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc opengl" RDEPEND=" |