diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-09 19:24:48 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-09 19:24:48 -0500 |
commit | 2accdf04bc8e1d263cb1e146d2a83ca43f20d3ab (patch) | |
tree | 389ec7f3f613478d7fa2bb88aa8d281f2132688e /net-misc/throttle | |
parent | net-misc/nat-traverse: bump EAPI and stuff (diff) | |
download | gentoo-2accdf04bc8e1d263cb1e146d2a83ca43f20d3ab.tar.gz gentoo-2accdf04bc8e1d263cb1e146d2a83ca43f20d3ab.tar.bz2 gentoo-2accdf04bc8e1d263cb1e146d2a83ca43f20d3ab.zip |
net-misc/throttle: amd64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'net-misc/throttle')
-rw-r--r-- | net-misc/throttle/throttle-1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/throttle/throttle-1.2-r1.ebuild b/net-misc/throttle/throttle-1.2-r1.ebuild index b6feb193f2df..a5112cba9fcb 100644 --- a/net-misc/throttle/throttle-1.2-r1.ebuild +++ b/net-misc/throttle/throttle-1.2-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~grobian/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~x86 ~amd64-linux ~ppc-macos ~x86-macos" IUSE="" src_prepare() { |