diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-08 18:56:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-08 21:56:46 +0000 |
commit | dbdb6c85faf675cdc9fe52af65be1e298b0def0a (patch) | |
tree | dd4dd673240efeca9f7f04e54059094c5d54f07e /dev-python/twisted-news | |
parent | dev-python/twisted-lore: keyworded 15.2.1 for sparc, bug #510832 (diff) | |
download | gentoo-dbdb6c85faf675cdc9fe52af65be1e298b0def0a.tar.gz gentoo-dbdb6c85faf675cdc9fe52af65be1e298b0def0a.tar.bz2 gentoo-dbdb6c85faf675cdc9fe52af65be1e298b0def0a.zip |
dev-python/twisted-news: keyworded 15.2.1 for sparc, bug #510832
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python/twisted-news')
-rw-r--r-- | dev-python/twisted-news/twisted-news-15.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-news/twisted-news-15.2.1.ebuild b/dev-python/twisted-news/twisted-news-15.2.1.ebuild index d2f124308b48..8e0abf2fd8eb 100644 --- a/dev-python/twisted-news/twisted-news-15.2.1.ebuild +++ b/dev-python/twisted-news/twisted-news-15.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,7 +8,7 @@ inherit twisted-r1 DESCRIPTION="Twisted News is an NNTP server and programming library" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=" |