diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-13 16:39:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-13 20:23:18 +0000 |
commit | 42f954c91f77e6a3575fb2e18b688bcceb64905d (patch) | |
tree | 02ed7b6f6c07a6697462184924e79c1c3185b192 /net-mail | |
parent | profiles/updates: Remove obsolete update for net-vpn/htun (diff) | |
download | gentoo-42f954c91f77e6a3575fb2e18b688bcceb64905d.tar.gz gentoo-42f954c91f77e6a3575fb2e18b688bcceb64905d.tar.bz2 gentoo-42f954c91f77e6a3575fb2e18b688bcceb64905d.zip |
net-mail/ytnef: keyworded 1.9.2 for sparc, bug #614064
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/ytnef/ytnef-1.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/ytnef/ytnef-1.9.2.ebuild b/net-mail/ytnef/ytnef-1.9.2.ebuild index c42ba7ce469d..8bb751a6ad2b 100644 --- a/net-mail/ytnef/ytnef-1.9.2.ebuild +++ b/net-mail/ytnef/ytnef-1.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef" SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="sys-devel/libtool" |