summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2018-06-07 21:41:22 +0100
committerJames Le Cuirot <chewi@gentoo.org>2018-06-07 21:41:22 +0100
commit68f32547db712030546dfc49a794ce72137bad87 (patch)
tree552320af96fc5c2a9669a1b9010f8bfe7fa40fbf
parentdev-perl/Gentoo-App-Pram: Add ~arm keyword (diff)
downloadgentoo-68f32547db712030546dfc49a794ce72137bad87.tar.gz
gentoo-68f32547db712030546dfc49a794ce72137bad87.tar.bz2
gentoo-68f32547db712030546dfc49a794ce72137bad87.zip
net-dialup/picocom: Add ~arm keyword
Tested and working. Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--net-dialup/picocom/picocom-3.0.ebuild4
1 files 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() {