commit: 103a534b09bc410cbede796cd8bc3bc39c560768 Author: Louis Sautier <sbraz <AT> gentoo <DOT> org> AuthorDate: Sun Jun 24 10:53:55 2018 +0000 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org> CommitDate: Sun Jun 24 10:54:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=103a534b
net-p2p/torrentinfo: amd64 stable Bug: https://bugs.gentoo.org/658924 Package-Manager: Portage-2.3.40, Repoman-2.3.9 net-p2p/torrentinfo/torrentinfo-1.8.6-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-p2p/torrentinfo/torrentinfo-1.8.6-r1.ebuild b/net-p2p/torrentinfo/torrentinfo-1.8.6-r1.ebuild index 5474e996bcb..a65eeca3759 100644 --- a/net-p2p/torrentinfo/torrentinfo-1.8.6-r1.ebuild +++ b/net-p2p/torrentinfo/torrentinfo-1.8.6-r1.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 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Fuuzetsu/torrentinfo/archive/v${PV}.tar.gz -> ${P}.t LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" DEPEND="
