diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-13 09:00:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-13 09:00:50 +0200 |
commit | fde921e1e43f281d0b39e23f738f38d48abc00af (patch) | |
tree | 8858e0ea9547dd11893e2d564ef36070cf893d5f /net-irc/unrealircd | |
parent | app-text/hyperestraier: x86 stable wrt bug #812758 (diff) | |
download | gentoo-fde921e1e43f281d0b39e23f738f38d48abc00af.tar.gz gentoo-fde921e1e43f281d0b39e23f738f38d48abc00af.tar.bz2 gentoo-fde921e1e43f281d0b39e23f738f38d48abc00af.zip |
net-irc/unrealircd: x86 stable wrt bug #812821
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r-- | net-irc/unrealircd/unrealircd-5.2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/unrealircd/unrealircd-5.2.1.1.ebuild b/net-irc/unrealircd/unrealircd-5.2.1.1.ebuild index 5314a4b8de91..ec8c6dbb0620 100644 --- a/net-irc/unrealircd/unrealircd-5.2.1.1.ebuild +++ b/net-irc/unrealircd/unrealircd-5.2.1.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.unrealircd.org/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux" IUSE="class-nofakelag curl +operoverride operoverride-verify +prefixaq showlistmodes" RDEPEND=" |