diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-08 17:52:51 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-08 17:56:23 +0200 |
commit | e69680d1540326fccfaed1fc10a3c7d8d31a4bbb (patch) | |
tree | ac8cc532abb1d530bf3e6a75c18104248f6d06ad /net-misc | |
parent | media-plugins/qmmp-plugin-pack: fixed executable stack in 1.4.0 (diff) | |
download | gentoo-e69680d1540326fccfaed1fc10a3c7d8d31a4bbb.tar.gz gentoo-e69680d1540326fccfaed1fc10a3c7d8d31a4bbb.tar.bz2 gentoo-e69680d1540326fccfaed1fc10a3c7d8d31a4bbb.zip |
net-misc/clockspeed: x86 stable (bug #740932)
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/clockspeed/clockspeed-0.62-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/clockspeed/clockspeed-0.62-r7.ebuild b/net-misc/clockspeed/clockspeed-0.62-r7.ebuild index 69bb561244a7..330c0add1d0a 100644 --- a/net-misc/clockspeed/clockspeed-0.62-r7.ebuild +++ b/net-misc/clockspeed/clockspeed-0.62-r7.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://cr.yp.to/clockspeed/${P}.tar.gz LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="~amd64 ~mips x86" IUSE="static selinux" RESTRICT="mirror bindist test" |