diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-28 08:52:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-28 08:52:52 +0200 |
commit | 32d272e0d3a1c7d9e043c565073ed1c26cfef17f (patch) | |
tree | e4e41a58c4ea5060e12d061aba0f29cfa69cf8a1 /dev-java | |
parent | dev-java/fec: x86 stable wrt bug #835504 (diff) | |
download | gentoo-32d272e0d3a1c7d9e043c565073ed1c26cfef17f.tar.gz gentoo-32d272e0d3a1c7d9e043c565073ed1c26cfef17f.tar.bz2 gentoo-32d272e0d3a1c7d9e043c565073ed1c26cfef17f.zip |
dev-java/netty-common: x86 stable wrt bug #835504
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')
-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 37cd9c8a0c6c..8ce50e91dc26 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 |