From 8aa9e7652a9970c7135a0250f4cf014210745336 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Wed, 14 Mar 2018 22:06:52 +0100 Subject: [PATCH] net-p2p/mktorrent: add ~arm, bug #642042 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" --- net-p2p/mktorrent/mktorrent-1.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-p2p/mktorrent/mktorrent-1.1.ebuild b/net-p2p/mktorrent/mktorrent-1.1.ebuild index 75ea9fc65c96..3cb3f2a2413a 100644 --- a/net-p2p/mktorrent/mktorrent-1.1.ebuild +++ b/net-p2p/mktorrent/mktorrent-1.1.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,12 +12,12 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/Rudde/mktorrent.git" else SRC_URI="https://github.com/Rudde/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm ~x86" fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="threads +ssl debug" RDEPEND="ssl? ( dev-libs/openssl:0= )" -- 2.26.2