diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-10 12:23:18 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-10 12:23:18 +0100 |
commit | d1864db6be78ec0a6b7ff0552f89f0e2d97ed72e (patch) | |
tree | dd2f2dc2cf31b9412e518057dc0c8792cb2612d2 | |
parent | sys-cluster/mpich: Stabilize 3.4.3 ppc64, #828688 (diff) | |
download | gentoo-d1864db6be78ec0a6b7ff0552f89f0e2d97ed72e.tar.gz gentoo-d1864db6be78ec0a6b7ff0552f89f0e2d97ed72e.tar.bz2 gentoo-d1864db6be78ec0a6b7ff0552f89f0e2d97ed72e.zip |
dev-java/netty-common: Stabilize 4.0.36-r1 x86, #828557
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | dev-java/netty-common/netty-common-4.0.36-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/netty-common/netty-common-4.0.36-r1.ebuild b/dev-java/netty-common/netty-common-4.0.36-r1.ebuild index 92092df8c328..e09b84bf0d93 100644 --- a/dev-java/netty-common/netty-common-4.0.36-r1.ebuild +++ b/dev-java/netty-common/netty-common-4.0.36-r1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://netty.io/" SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${MY_P}.Final.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" IUSE="test" # Same test failures as before the revbump still occur. See https://bugs.gentoo.org/827221 |