diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-03-26 19:54:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-26 19:01:46 +0000 |
commit | e3529faeaa080900f265b610be2024bdde12a40c (patch) | |
tree | 313885ef1d2781536355cd51c399b332fcfa0463 /net-mail | |
parent | net-fs/samba (and deps): Stable for arm64 (diff) | |
download | gentoo-e3529faeaa080900f265b610be2024bdde12a40c.tar.gz gentoo-e3529faeaa080900f265b610be2024bdde12a40c.tar.bz2 gentoo-e3529faeaa080900f265b610be2024bdde12a40c.zip |
net-mail/tnef: drop to ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 9ef7a269a4ba..1709019ffa5c 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-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/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 |