diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-16 21:21:21 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-16 20:26:24 +0100 |
commit | c084b61e87507c04cf8da51d6dfba2831dac47d6 (patch) | |
tree | 934159fd989f31d1790b95fbbb1bbb088893a38e /net-mail | |
parent | x11-wm/ctwm: Fix multiple screens (#625620 by Manfred Knick) (diff) | |
download | gentoo-c084b61e87507c04cf8da51d6dfba2831dac47d6.tar.gz gentoo-c084b61e87507c04cf8da51d6dfba2831dac47d6.tar.bz2 gentoo-c084b61e87507c04cf8da51d6dfba2831dac47d6.zip |
net-mail/tnef: stable 1.4.15 for sparc
Bug: https://bugs.gentoo.org/618658
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/tnef/tnef-1.4.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/tnef/tnef-1.4.15.ebuild b/net-mail/tnef/tnef-1.4.15.ebuild index 8db4423c7898..9ef7a269a4ba 100644 --- a/net-mail/tnef/tnef-1.4.15.ebuild +++ b/net-mail/tnef/tnef-1.4.15.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 @@ SRC_URI="https://github.com/verdammelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86" src_prepare() { default |