summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-17 17:38:53 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-17 18:32:12 +0300
commit1c9c03ca0278bb32c7a47969b4c71814b5fffac3 (patch)
treee3e4d4a47b4d19c0a6220b95c6bdc24d26be5d92
parentnet-vpn/i2p: dekeyword x86 (diff)
downloadgentoo-1c9c03ca0278bb32c7a47969b4c71814b5fffac3.tar.gz
gentoo-1c9c03ca0278bb32c7a47969b4c71814b5fffac3.tar.bz2
gentoo-1c9c03ca0278bb32c7a47969b4c71814b5fffac3.zip
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@gentoo.org>
-rw-r--r--sci-astronomy/gasgano/gasgano-2.4.8-r1.ebuild4
1 files 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:*"