net-irc/quassel: amd64 stable wrt bug #684486
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 2 May 2019 18:29:52 +0000 (21:29 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 2 May 2019 18:29:52 +0000 (21:29 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

net-irc/quassel/quassel-0.13.1.ebuild

index debc76490244cdee8cdaa7f85d3aa397876c9745..9840dd2bff53cc5c45adef41f09d03ad335ce03c 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="http://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}" )