diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-23 08:45:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-23 08:45:23 +0200 |
commit | cd05c62f7756b1659a1768b7e7670ddfa06c50c3 (patch) | |
tree | 3abb6804d6fc3b293fe6b2646b3b6557c02124e0 /dev-java/janino | |
parent | dev-python/psutil: x86 stable wrt bug #853445 (diff) | |
download | gentoo-cd05c62f7756b1659a1768b7e7670ddfa06c50c3.tar.gz gentoo-cd05c62f7756b1659a1768b7e7670ddfa06c50c3.tar.bz2 gentoo-cd05c62f7756b1659a1768b7e7670ddfa06c50c3.zip |
dev-java/janino: x86 stable wrt bug #853739
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java/janino')
-rw-r--r-- | dev-java/janino/janino-3.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/janino/janino-3.1.7.ebuild b/dev-java/janino/janino-3.1.7.ebuild index 9987bc1a7f63..46f3e8c96ec4 100644 --- a/dev-java/janino/janino-3.1.7.ebuild +++ b/dev-java/janino/janino-3.1.7.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/janino-compiler/janino/archive/v3.1.7.tar.gz -> ${P} LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" # Common dependencies # POM: ${PN}/pom.xml |