net-news/quiterss: amd64 stable wrt bug #670344
authorMikle Kolyada <zlogene@gentoo.org>
Wed, 7 Nov 2018 10:21:25 +0000 (13:21 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 7 Nov 2018 10:21:34 +0000 (13:21 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

net-news/quiterss/quiterss-0.18.12.ebuild

index 2f26f2b7e331ae79b8f2967ff24a401800624797..78d0d9298ef2e705bf6174d796a364d41d78049d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
        inherit git-r3
 else
        SRC_URI="https://github.com/QuiteRSS/quiterss/archive/${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="GPL-3"