diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-27 08:24:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-27 08:24:50 +0200 |
commit | 35a1d3d3bb06f0d5f02f6cb5b9846f5099c2276a (patch) | |
tree | 45aae6df15e8bc81935dde0ac734a39fc7662d61 | |
parent | dev-java/fec: amd64 stable wrt bug #835504 (diff) | |
download | gentoo-35a1d3d3bb06f0d5f02f6cb5b9846f5099c2276a.tar.gz gentoo-35a1d3d3bb06f0d5f02f6cb5b9846f5099c2276a.tar.bz2 gentoo-35a1d3d3bb06f0d5f02f6cb5b9846f5099c2276a.zip |
dev-java/netty-common: amd64 stable wrt bug #835504
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-java/netty-common/netty-common-4.0.36-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/netty-common/netty-common-4.0.36-r2.ebuild b/dev-java/netty-common/netty-common-4.0.36-r2.ebuild index cbd072a2c5b3..37cd9c8a0c6c 100644 --- a/dev-java/netty-common/netty-common-4.0.36-r2.ebuild +++ b/dev-java/netty-common/netty-common-4.0.36-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${MY_P}.Final.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 ~x86" IUSE="test" # Same test failures as before the revbumps still occur. See https://bugs.gentoo.org/827221 |