diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-07-25 10:24:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-07-25 10:24:49 +0200 |
commit | 350e268459442e9c89a8f9bec24ac6fe43468b5a (patch) | |
tree | 5cc4180ebfbab58f67e9749fb13820193e48258d /net-mail/ytnef | |
parent | sys-apps/file: Synced live ebuild. (diff) | |
download | gentoo-350e268459442e9c89a8f9bec24ac6fe43468b5a.tar.gz gentoo-350e268459442e9c89a8f9bec24ac6fe43468b5a.tar.bz2 gentoo-350e268459442e9c89a8f9bec24ac6fe43468b5a.zip |
net-mail/ytnef: amd64 stable wrt bug #626858
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-mail/ytnef')
-rw-r--r-- | net-mail/ytnef/ytnef-1.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/ytnef/ytnef-1.9.3.ebuild b/net-mail/ytnef/ytnef-1.9.3.ebuild index 8abb17fe70fb..511626ad5895 100644 --- a/net-mail/ytnef/ytnef-1.9.3.ebuild +++ b/net-mail/ytnef/ytnef-1.9.3.ebuild @@ -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 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="static-libs" DEPEND="sys-devel/libtool" |