diff options
author | Hanno Boeck <hanno@gentoo.org> | 2003-03-19 20:44:22 +0000 |
---|---|---|
committer | Hanno Boeck <hanno@gentoo.org> | 2003-03-19 20:44:22 +0000 |
commit | 145641b4787ab6a6825b8bf5ca9e278240fc8ab6 (patch) | |
tree | 40172b8da4ba6328747dbd9d8f5d2b1f02711d37 /net-dialup | |
parent | mark current version as stable (diff) | |
download | historical-145641b4787ab6a6825b8bf5ca9e278240fc8ab6.tar.gz historical-145641b4787ab6a6825b8bf5ca9e278240fc8ab6.tar.bz2 historical-145641b4787ab6a6825b8bf5ca9e278240fc8ab6.zip |
mark hcfpcimodem as stable
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/hcfpcimodem/hcfpcimodem-0.99.02123100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/hcfpcimodem/hcfpcimodem-0.99.02123100.ebuild b/net-dialup/hcfpcimodem/hcfpcimodem-0.99.02123100.ebuild index dd5dde29101d..55bad1aaf6eb 100644 --- a/net-dialup/hcfpcimodem/hcfpcimodem-0.99.02123100.ebuild +++ b/net-dialup/hcfpcimodem/hcfpcimodem-0.99.02123100.ebuild @@ -12,7 +12,7 @@ DEPEND="virtual/glibc" IUSE="" SLOT="0" LICENSE="Conexant" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { emake all || die |