diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-18 22:36:43 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-18 22:47:58 +0100 |
commit | fafdb8c69cab494b85718f5cbf8351802044b85b (patch) | |
tree | 78d0d7dcc5c8a42a50d762344f3ac5e2dfc731f2 /net-irc | |
parent | net-libs/libident: x86 stable (bug #647732) (diff) | |
download | gentoo-fafdb8c69cab494b85718f5cbf8351802044b85b.tar.gz gentoo-fafdb8c69cab494b85718f5cbf8351802044b85b.tar.bz2 gentoo-fafdb8c69cab494b85718f5cbf8351802044b85b.zip |
net-irc/muh: x86 stable (bug #647728)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/muh/muh-2.2a-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/muh/muh-2.2a-r1.ebuild b/net-irc/muh/muh-2.2a-r1.ebuild index c5c9dc85ad91..a9ca69421050 100644 --- a/net-irc/muh/muh-2.2a-r1.ebuild +++ b/net-irc/muh/muh-2.2a-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc x86" IUSE="ipv6" RDEPEND="" |