commit: 68f32547db712030546dfc49a794ce72137bad87 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Thu Jun 7 20:41:22 2018 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Thu Jun 7 20:41:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68f32547
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 0e9387304c3..e5d52e872d4 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() {
