diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:18:16 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:18:16 -0400 |
commit | 148a8c50fafe6df04d68894164f38564998ab043 (patch) | |
tree | 99df3fc5ecef6bd60b193248202fce88978d2a8a /sys-fabric | |
parent | media-tv/plex-media-server: stabilizing 1.12.1 (diff) | |
download | gentoo-148a8c50fafe6df04d68894164f38564998ab043.tar.gz gentoo-148a8c50fafe6df04d68894164f38564998ab043.tar.bz2 gentoo-148a8c50fafe6df04d68894164f38564998ab043.zip |
sys-fabric/perftest: amd64 stable wrt bug #643122
Bug: https://bugs.gentoo.org/643122
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'sys-fabric')
-rw-r--r-- | sys-fabric/perftest/perftest-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/perftest/perftest-2.0.ebuild b/sys-fabric/perftest/perftest-2.0.ebuild index 2f4472806e30..de51e5133e34 100644 --- a/sys-fabric/perftest/perftest-2.0.ebuild +++ b/sys-fabric/perftest/perftest-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,7 +13,7 @@ inherit openib DESCRIPTION="OpenIB uverbs micro-benchmarks" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="" DEPEND=" |