diff options
author | 2020-07-22 07:51:02 +1200 | |
---|---|---|
committer | 2020-07-22 07:54:40 +1200 | |
commit | 2f18a70abeafc0b789aa33bd6842089d9e0ec105 (patch) | |
tree | e4304a3026e5c7bc5d1750c435aef00618a57abd /net-news/snownews/snownews-1.6.10.ebuild | |
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/snownews-1.6.10.ebuild')
-rw-r--r-- | net-news/snownews/snownews-1.6.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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=" |