net-irc/quassel: x86 stable (bug #684486)

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
Thomas Deutschmann
2019-05-13 03:38:53 +02:00
parent 55b0fa7b17
commit 47adb225ae

View 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}" )