diff options
Diffstat (limited to 'net-mail/ytnef/ytnef-1.9.2.ebuild')
-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" |