diff options
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/gasgano/gasgano-2.4.8-r1.ebuild | 4 |
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:*" |