diff options
author | Louis Sautier <sbraz@gentoo.org> | 2018-06-24 12:53:55 +0200 |
---|---|---|
committer | Louis Sautier <sbraz@gentoo.org> | 2018-06-24 12:54:05 +0200 |
commit | 103a534b09bc410cbede796cd8bc3bc39c560768 (patch) | |
tree | 6b76140d6b60cfc97699ddaa313accb7b28910ff /net-p2p/torrentinfo | |
parent | net-im/signal-desktop-bin: remove old 1.12.0 (diff) | |
download | gentoo-103a534b09bc410cbede796cd8bc3bc39c560768.tar.gz gentoo-103a534b09bc410cbede796cd8bc3bc39c560768.tar.bz2 gentoo-103a534b09bc410cbede796cd8bc3bc39c560768.zip |
net-p2p/torrentinfo: amd64 stable
Bug: https://bugs.gentoo.org/658924
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-p2p/torrentinfo')
-rw-r--r-- | net-p2p/torrentinfo/torrentinfo-1.8.6-r1.ebuild | 4 |
1 files 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 5474e996bcb5..a65eeca37593 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=" |