diff options
author | Rick Farina <zerochaos@gentoo.org> | 2019-01-07 16:56:55 -0500 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2019-01-07 17:01:02 -0500 |
commit | 93fcb6eb4841ee7d404dd22dde3a5766db5dbcc8 (patch) | |
tree | f0266f6c5b57ef4d515db3ba62ae08324785d9d2 /net-wireless | |
parent | net-wireless/soapysdrplay: cleanup empty keywords (diff) | |
download | gentoo-93fcb6eb4841ee7d404dd22dde3a5766db5dbcc8.tar.gz gentoo-93fcb6eb4841ee7d404dd22dde3a5766db5dbcc8.tar.bz2 gentoo-93fcb6eb4841ee7d404dd22dde3a5766db5dbcc8.zip |
net-wireless/soapyuhd: empty keyword cleanup
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/soapyuhd/soapyuhd-0.3.4-r1.ebuild | 3 | ||||
-rw-r--r-- | net-wireless/soapyuhd/soapyuhd-9999.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
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" |