diff options
author | Sam James <sam@gentoo.org> | 2021-03-08 14:39:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-08 14:39:46 +0000 |
commit | 4b0e129eb9240f0072c082378d5d50130001a017 (patch) | |
tree | 122c838d87fd6c954a82c79affffe8152ebb76ca /net-analyzer/sguil-sensor | |
parent | dev-util/ragel: Stabilize 7.0.4 ppc64, #766051 (diff) | |
download | gentoo-4b0e129eb9240f0072c082378d5d50130001a017.tar.gz gentoo-4b0e129eb9240f0072c082378d5d50130001a017.tar.bz2 gentoo-4b0e129eb9240f0072c082378d5d50130001a017.zip |
net-analyzer/sguil-sensor: Keyword 1.0.0 amd64, #585770
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/sguil-sensor')
-rw-r--r-- | net-analyzer/sguil-sensor/sguil-sensor-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/sguil-sensor/sguil-sensor-1.0.0.ebuild b/net-analyzer/sguil-sensor/sguil-sensor-1.0.0.ebuild index f8dd087562e0..7df0389de138 100644 --- a/net-analyzer/sguil-sensor/sguil-sensor-1.0.0.ebuild +++ b/net-analyzer/sguil-sensor/sguil-sensor-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/bammv/sguil/archive/v${PV}.tar.gz -> ${P/-sensor}.ta LICENSE="GPL-2 QPL" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" |