commit: 1c9c03ca0278bb32c7a47969b4c71814b5fffac3 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 17 14:38:53 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Oct 17 15:32:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c9c03ca
sci-astronomy/gasgano: dekeyword x86 After a message to gentoo-dev ML, and no reply from any user on x86, we decided to dekeyword most Java packages from x86, and reverse dependencies of them. Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sci-astronomy/gasgano/gasgano-2.4.8-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-astronomy/gasgano/gasgano-2.4.8-r1.ebuild b/sci-astronomy/gasgano/gasgano-2.4.8-r1.ebuild index 2aeaa63b02a0..5bdc9d58f289 100644 --- a/sci-astronomy/gasgano/gasgano-2.4.8-r1.ebuild +++ b/sci-astronomy/gasgano/gasgano-2.4.8-r1.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=7 @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.eso.org/pub/dfs/${PN}/${P}.tar.gz LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~amd64-linux ~x86-linux" IUSE="doc" DEPEND=">=virtual/jdk-1.8:*"
