diff options
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" |