diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-22 07:51:02 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-22 07:54:40 +1200 |
commit | 2f18a70abeafc0b789aa33bd6842089d9e0ec105 (patch) | |
tree | e4304a3026e5c7bc5d1750c435aef00618a57abd /net-news/snownews | |
parent | dev-perl/XML-LibXSLT: Drop {ppc,x86}-macos re bug #690140 (diff) | |
download | gentoo-2f18a70abeafc0b789aa33bd6842089d9e0ec105.tar.gz gentoo-2f18a70abeafc0b789aa33bd6842089d9e0ec105.tar.bz2 gentoo-2f18a70abeafc0b789aa33bd6842089d9e0ec105.zip |
net-news/snownews: Drop ~x86-macos re bug #690140
Depends:
- dev-perl/XML-LibXML
- dev-perl/Alien-Libxml2
Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'net-news/snownews')
-rw-r--r-- | net-news/snownews/snownews-1.5.12-r1.ebuild | 4 | ||||
-rw-r--r-- | net-news/snownews/snownews-1.5.13.ebuild | 4 | ||||
-rw-r--r-- | net-news/snownews/snownews-1.6.10.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-news/snownews/snownews-1.5.12-r1.ebuild b/net-news/snownews/snownews-1.5.12-r1.ebuild index 7d3276a9ef76..fcc9eb54801c 100644 --- a/net-news/snownews/snownews-1.5.12-r1.ebuild +++ b/net-news/snownews/snownews-1.5.12-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="https://kiza.eu/media/software/snownews/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="unicode" COMMON_DEPEND=" diff --git a/net-news/snownews/snownews-1.5.13.ebuild b/net-news/snownews/snownews-1.5.13.ebuild index 8fe9ca3932d9..93c384ef1664 100644 --- a/net-news/snownews/snownews-1.5.13.ebuild +++ b/net-news/snownews/snownews-1.5.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/kouya/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="unicode" COMMON_DEPEND=" diff --git a/net-news/snownews/snownews-1.6.10.ebuild b/net-news/snownews/snownews-1.6.10.ebuild index 5db56cd8547f..f0c7c765c20e 100644 --- a/net-news/snownews/snownews-1.6.10.ebuild +++ b/net-news/snownews/snownews-1.6.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/kouya/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="" COMMON_DEPEND=" |