diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 02:28:27 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 02:36:50 +0100 |
commit | c1c1347c1b4163b05e05762106925e7df0a32364 (patch) | |
tree | 92d1e7c815fb2a78a72f3a3d015436015da021a6 /net-p2p/ctorrent | |
parent | dev-libs/beecrypt: x86 stable (bug #676458) (diff) | |
download | gentoo-c1c1347c1b4163b05e05762106925e7df0a32364.tar.gz gentoo-c1c1347c1b4163b05e05762106925e7df0a32364.tar.bz2 gentoo-c1c1347c1b4163b05e05762106925e7df0a32364.zip |
net-p2p/ctorrent: x86 stable (bug #676750)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-p2p/ctorrent')
-rw-r--r-- | net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild b/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild index 1681587e9695..c175d7cf5520 100644 --- a/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild +++ b/net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild @@ -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}" |