net-irc/quassel: x86 stable wrt bug #708818
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 13 Feb 2020 12:45:59 +0000 (13:45 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 13 Feb 2020 12:45:59 +0000 (13:45 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-irc/quassel/quassel-0.13.1-r2.ebuild

index 3a10d3f8dae7fe7ff4ea8e80027999e431f718ee..a5e136f8ab7fa3e5f1ef09b221a3cf062d839345 100644 (file)
@@ -8,7 +8,7 @@ inherit cmake xdg-utils pax-utils systemd
 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}" )