net-irc/quassel: x86 stable (bug #684486)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 13 May 2019 01:38:53 +0000 (03:38 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 13 May 2019 01:41:05 +0000 (03:41 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
net-irc/quassel/quassel-0.13.1.ebuild

index 890c2b6a296e9bcc95874af8c5d15e2deac78a64..732ad90f4aaa1726521cde62a51709c8e866a1bb 100644 (file)
@@ -8,7 +8,7 @@ inherit cmake-utils gnome2-utils pax-utils systemd user
 if [[ ${PV} != *9999* ]]; then
        MY_P=${PN}-${PV/_/-}
        SRC_URI="https://quassel-irc.org/pub/${MY_P}.tar.bz2"
-       KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~sparc-solaris"
+       KEYWORDS="amd64 ~arm x86 ~amd64-linux ~sparc-solaris"
        S="${WORKDIR}/${MY_P}"
 else
        EGIT_REPO_URI=( "https://github.com/${PN}/${PN}" "git://git.${PN}-irc.org/${PN}" )