diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-18 10:35:37 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-18 10:35:37 +0300 |
commit | f4355044094f31a379284c8914bce1b0d5131b73 (patch) | |
tree | 33d123efe65181ca457986527e18fab923fe1518 /net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild | |
parent | dev-python/tracing: amd64 stable wrt bug #676502 (diff) | |
download | gentoo-f4355044094f31a379284c8914bce1b0d5131b73.tar.gz gentoo-f4355044094f31a379284c8914bce1b0d5131b73.tar.bz2 gentoo-f4355044094f31a379284c8914bce1b0d5131b73.zip |
net-p2p/ctorrent: arm stable wrt bug #676750
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-p2p/ctorrent/ctorrent-3.3.2-r4.ebuild')
-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 c175d7cf5520..64d5545aec8e 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}" |