summaryrefslogtreecommitdiff
path: root/dev-java/jython
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-01-02 01:37:40 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-01-02 01:37:40 +0000
commit2e383f1a6361c504338fbb8f21d38f452c174bda (patch)
tree80e81bfcfc60d0475d995201fd3c647d1bac2d4b /dev-java/jython
parenteefd0677faf7347a01d946e4b8826d8816e60e02 (diff)
downloadbaldeagleos-repo-2e383f1a6361c504338fbb8f21d38f452c174bda.tar.gz
baldeagleos-repo-2e383f1a6361c504338fbb8f21d38f452c174bda.tar.xz
baldeagleos-repo-2e383f1a6361c504338fbb8f21d38f452c174bda.zip
Adding metadata
Diffstat (limited to 'dev-java/jython')
-rw-r--r--dev-java/jython/jython-2.7.0-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jython/jython-2.7.0-r4.ebuild b/dev-java/jython/jython-2.7.0-r4.ebuild
index 45f520a8644b..cd2ac4294edb 100644
--- a/dev-java/jython/jython-2.7.0-r4.ebuild
+++ b/dev-java/jython/jython-2.7.0-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ SRC_URI="https://search.maven.org/remotecontent?filepath=org/python/${PN}/${MY_P
LICENSE="PSF-2"
SLOT="2.7"
-KEYWORDS="~amd64 arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="examples test"
CP_DEPEND="dev-java/antlr:3