net-irc/quassel: x86 stable (bug #660844)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 15 Jul 2018 14:14:28 +0000 (16:14 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 15 Jul 2018 14:21:05 +0000 (16:21 +0200)
Package-Manager: Portage-2.3.42, Repoman-2.3.9

net-irc/quassel/quassel-0.12.5-r2.ebuild

index dd632d791bb60b327e02e52f9b786e81159c9ef0..a0296d1e259e95c9515af50117b9976dfab2848f 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