diff options
-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}" |