summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-02 21:29:52 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-02 21:29:52 +0300
commit72c8d9b71620e8e35fcf2227e5257aaa16d965d3 (patch)
tree6c8dc5ec9568ae89b7be7a53c0aa6e207600c2b9 /net-irc
parentsys-apps/openrc: amd64 stable wrt bug #684900 (diff)
downloadgentoo-72c8d9b71620e8e35fcf2227e5257aaa16d965d3.tar.gz
gentoo-72c8d9b71620e8e35fcf2227e5257aaa16d965d3.tar.bz2
gentoo-72c8d9b71620e8e35fcf2227e5257aaa16d965d3.zip
net-irc/quassel: amd64 stable wrt bug #684486
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/quassel/quassel-0.13.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/quassel/quassel-0.13.1.ebuild b/net-irc/quassel/quassel-0.13.1.ebuild
index debc76490244..9840dd2bff53 100644
--- a/net-irc/quassel/quassel-0.13.1.ebuild
+++ b/net-irc/quassel/quassel-0.13.1.ebuild
@@ -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}" )