From 68f32547db712030546dfc49a794ce72137bad87 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Thu, 7 Jun 2018 21:41:22 +0100 Subject: net-dialup/picocom: Add ~arm keyword Tested and working. Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- net-dialup/picocom/picocom-3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dialup/picocom/picocom-3.0.ebuild b/net-dialup/picocom/picocom-3.0.ebuild index 0e9387304c39..e5d52e872d4f 100644 --- a/net-dialup/picocom/picocom-3.0.ebuild +++ b/net-dialup/picocom/picocom-3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/npat-efault/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" src_compile() { -- cgit v1.2.3-65-gdbad