summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-01-10 09:37:49 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-01-10 09:37:49 +0100
commit25e00c4e4fcdc6c3ff96e1af0186f56e6d34e2e9 (patch)
treea7d17d237ee0b6c5c7ccb9c9b8c4de8bc03dea6e /dev-java
parentsys-apps/ipmiutil: amd64 stable wrt bug #828411 (diff)
downloadgentoo-25e00c4e4fcdc6c3ff96e1af0186f56e6d34e2e9.tar.gz
gentoo-25e00c4e4fcdc6c3ff96e1af0186f56e6d34e2e9.tar.bz2
gentoo-25e00c4e4fcdc6c3ff96e1af0186f56e6d34e2e9.zip
dev-java/netty-common: amd64 stable wrt bug #828557
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" 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-r1.ebuild4
1 files changed, 2 insertions, 2 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 064d971361f7..92092df8c328 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
@@ -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=8
@@ -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