diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-04 14:33:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-04 14:33:48 +0200 |
commit | e55cbf50d4a3ad0aa7b941cd6fb883ab609b0881 (patch) | |
tree | 84c7853bf7ebc883913f0dab810d15cead4c9125 /net-dialup/picocom | |
parent | www-client/lynx: amd64 stable wrt bug #689214 (diff) | |
download | gentoo-e55cbf50d4a3ad0aa7b941cd6fb883ab609b0881.tar.gz gentoo-e55cbf50d4a3ad0aa7b941cd6fb883ab609b0881.tar.bz2 gentoo-e55cbf50d4a3ad0aa7b941cd6fb883ab609b0881.zip |
net-dialup/picocom: amd64 stable wrt bug #689216
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-dialup/picocom')
-rw-r--r-- | net-dialup/picocom/picocom-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/picocom/picocom-3.1.ebuild b/net-dialup/picocom/picocom-3.1.ebuild index e5d52e872d4f..5c1fa618bee4 100644 --- a/net-dialup/picocom/picocom-3.1.ebuild +++ b/net-dialup/picocom/picocom-3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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 ~arm ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" src_compile() { |