diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-05 12:13:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-05 12:13:32 +0200 |
commit | 4d0b878d75c4921fe57292cbb7fc0a59d96a23e5 (patch) | |
tree | 1c5fe30784e380cf0a454732927723a86acd93ca /net-dialup/picocom | |
parent | www-client/lynx: x86 stable wrt bug #689214 (diff) | |
download | gentoo-4d0b878d75c4921fe57292cbb7fc0a59d96a23e5.tar.gz gentoo-4d0b878d75c4921fe57292cbb7fc0a59d96a23e5.tar.bz2 gentoo-4d0b878d75c4921fe57292cbb7fc0a59d96a23e5.zip |
net-dialup/picocom: x86 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="x86"
Diffstat (limited to 'net-dialup/picocom')
-rw-r--r-- | net-dialup/picocom/picocom-3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/picocom/picocom-3.1.ebuild b/net-dialup/picocom/picocom-3.1.ebuild index 5c1fa618bee4..d1c92b4a713f 100644 --- a/net-dialup/picocom/picocom-3.1.ebuild +++ b/net-dialup/picocom/picocom-3.1.ebuild @@ -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() { |