diff options
author | Tim Harder <radhermit@gentoo.org> | 2016-08-26 01:57:32 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2016-08-26 01:58:39 -0400 |
commit | b77a4d9ee6079b89a92b059300ef89efb05e4760 (patch) | |
tree | 446d3cea16a0966e8af94620be6c20c37b09bb8e /net-dialup | |
parent | app-emulation/virtualbox-modules: CONFIG_TRIM_UNUSED_KSYMS breaks modules. (diff) | |
download | gentoo-b77a4d9ee6079b89a92b059300ef89efb05e4760.tar.gz gentoo-b77a4d9ee6079b89a92b059300ef89efb05e4760.tar.bz2 gentoo-b77a4d9ee6079b89a92b059300ef89efb05e4760.zip |
net-dialup/picocom: stabilize 2.1
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/picocom/picocom-2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/picocom/picocom-2.1.ebuild b/net-dialup/picocom/picocom-2.1.ebuild index 9fb2b2291201..d00077d87067 100644 --- a/net-dialup/picocom/picocom-2.1.ebuild +++ b/net-dialup/picocom/picocom-2.1.ebuild @@ -12,7 +12,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 ~ppc ~sparc x86 ~x86-fbsd" IUSE="" src_compile() { |