diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:20:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:44:20 +0000 |
commit | 09b24dcd4f01fea6e1131d368361f1db0e555bd1 (patch) | |
tree | d1b4c07a0e35dafaabc4703c7d24d1c212eb0f73 /net-p2p/ctorrent | |
parent | net-news/rawdog: stable 2.22-r1 for ppc, bug #676748 (diff) | |
download | gentoo-09b24dcd4f01fea6e1131d368361f1db0e555bd1.tar.gz gentoo-09b24dcd4f01fea6e1131d368361f1db0e555bd1.tar.bz2 gentoo-09b24dcd4f01fea6e1131d368361f1db0e555bd1.zip |
net-p2p/ctorrent: stable 3.3.2-r4 for ppc, bug #676750
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-p2p/ctorrent')
-rw-r--r-- | net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild b/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild index 415fc5234448..1681587e9695 100644 --- a/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild +++ b/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/dtorrent/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="libressl" S="${WORKDIR}/${MY_P}" |