diff options
author | Rick Farina <zerochaos@gentoo.org> | 2019-01-07 16:55:51 -0500 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2019-01-07 17:01:00 -0500 |
commit | 5ad5f2724fd7a73a3762c76c385ea54f55cbfb1a (patch) | |
tree | 0867e2f2030c424fda942cf6d50aa8e2f8be7035 /net-wireless/soapysdrplay | |
parent | net-wireless/soapyrtlsdr: bump (diff) | |
download | gentoo-5ad5f2724fd7a73a3762c76c385ea54f55cbfb1a.tar.gz gentoo-5ad5f2724fd7a73a3762c76c385ea54f55cbfb1a.tar.bz2 gentoo-5ad5f2724fd7a73a3762c76c385ea54f55cbfb1a.zip |
net-wireless/soapysdrplay: cleanup empty keywords
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-wireless/soapysdrplay')
-rw-r--r-- | net-wireless/soapysdrplay/soapysdrplay-0.1.0.ebuild | 3 | ||||
-rw-r--r-- | net-wireless/soapysdrplay/soapysdrplay-9999.ebuild | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net-wireless/soapysdrplay/soapysdrplay-0.1.0.ebuild b/net-wireless/soapysdrplay/soapysdrplay-0.1.0.ebuild index cd6b8ca15cb8..935b6c269996 100644 --- a/net-wireless/soapysdrplay/soapysdrplay-0.1.0.ebuild +++ b/net-wireless/soapysdrplay/soapysdrplay-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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/SoapySDRPlay" if [ "${PV}" = "9999" ]; then EGIT_REPO_URI="https://github.com/pothosware/SoapySDRPlay.git" EGIT_CLONE_TYPE="shallow" - KEYWORDS="" inherit git-r3 else KEYWORDS="~amd64 ~x86" diff --git a/net-wireless/soapysdrplay/soapysdrplay-9999.ebuild b/net-wireless/soapysdrplay/soapysdrplay-9999.ebuild index cd6b8ca15cb8..2d5febc0371a 100644 --- a/net-wireless/soapysdrplay/soapysdrplay-9999.ebuild +++ b/net-wireless/soapysdrplay/soapysdrplay-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 |