net-irc/quassel: amd64 stable wrt bug #653834
authorAaron Bauman <bman@gentoo.org>
Wed, 25 Apr 2018 00:52:44 +0000 (20:52 -0400)
committerAaron Bauman <bman@gentoo.org>
Wed, 25 Apr 2018 00:54:11 +0000 (20:54 -0400)
Bug: https://bugs.gentoo.org/653834
Package-Manager: Portage-2.3.31, Repoman-2.3.9

net-irc/quassel/quassel-0.12.5.ebuild

index 5b01e0c7aa3fef72d302ed428104cdf012715969..6f3dde9b18d037aa1228b00457f7e73c5d3c33fc 100644 (file)
@@ -7,7 +7,7 @@ inherit cmake-utils gnome2-utils pax-utils systemd user versionator
 
 if [[ ${PV} != *9999* ]]; then
        SRC_URI="http://quassel-irc.org/pub/${P}.tar.bz2"
-       KEYWORDS="~amd64 ~arm ~ppc x86 ~amd64-linux ~sparc-solaris"
+       KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~sparc-solaris"
 else
        EGIT_REPO_URI=( "https://github.com/${PN}/${PN}" "git://git.${PN}-irc.org/${PN}" )
        inherit git-r3