From 93fcb6eb4841ee7d404dd22dde3a5766db5dbcc8 Mon Sep 17 00:00:00 2001 From: Rick Farina Date: Mon, 7 Jan 2019 16:56:55 -0500 Subject: net-wireless/soapyuhd: empty keyword cleanup Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Rick Farina --- net-wireless/soapyuhd/soapyuhd-0.3.4-r1.ebuild | 3 +-- net-wireless/soapyuhd/soapyuhd-9999.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'net-wireless/soapyuhd') diff --git a/net-wireless/soapyuhd/soapyuhd-0.3.4-r1.ebuild b/net-wireless/soapyuhd/soapyuhd-0.3.4-r1.ebuild index 664cf2685543..16bc1bdb9fba 100644 --- a/net-wireless/soapyuhd/soapyuhd-0.3.4-r1.ebuild +++ b/net-wireless/soapyuhd/soapyuhd-0.3.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,6 @@ HOMEPAGE="https://github.com/pothosware/SoapyUHD" if [ "${PV}" = "9999" ]; then EGIT_REPO_URI="https://github.com/pothosware/SoapyUHD.git" inherit git-r3 - KEYWORDS="" else KEYWORDS="~amd64 ~x86" SRC_URI="https://github.com/pothosware/SoapyUHD/archive/soapy-uhd-${PV}.tar.gz -> ${P}.tar.gz" diff --git a/net-wireless/soapyuhd/soapyuhd-9999.ebuild b/net-wireless/soapyuhd/soapyuhd-9999.ebuild index 664cf2685543..16bc1bdb9fba 100644 --- a/net-wireless/soapyuhd/soapyuhd-9999.ebuild +++ b/net-wireless/soapyuhd/soapyuhd-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,6 @@ HOMEPAGE="https://github.com/pothosware/SoapyUHD" if [ "${PV}" = "9999" ]; then EGIT_REPO_URI="https://github.com/pothosware/SoapyUHD.git" inherit git-r3 - KEYWORDS="" else KEYWORDS="~amd64 ~x86" SRC_URI="https://github.com/pothosware/SoapyUHD/archive/soapy-uhd-${PV}.tar.gz -> ${P}.tar.gz" -- cgit v1.2.3-65-gdbad