diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-04 15:06:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-04 15:06:55 +0200 |
commit | 3576b6f4f5b55a86b89450eb3ee3c4af0c241075 (patch) | |
tree | 5ca51f2e78c88cc73d1cd0fe3377813090457941 /net-mail | |
parent | app-admin/tripwire: amd64 stable wrt bug #617448 (diff) | |
download | gentoo-3576b6f4f5b55a86b89450eb3ee3c4af0c241075.tar.gz gentoo-3576b6f4f5b55a86b89450eb3ee3c4af0c241075.tar.bz2 gentoo-3576b6f4f5b55a86b89450eb3ee3c4af0c241075.zip |
net-mail/tnef: amd64 stable wrt bug #611426
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/tnef/tnef-1.4.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/tnef/tnef-1.4.14.ebuild b/net-mail/tnef/tnef-1.4.14.ebuild index 5632a1176295..0bfa093bdcc3 100644 --- a/net-mail/tnef/tnef-1.4.14.ebuild +++ b/net-mail/tnef/tnef-1.4.14.ebuild @@ -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() { eautoreconf |