commit: 7f1b923e6951ac4ec4813aba9ab50dd8ee92db5c Author: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org> AuthorDate: Sun Mar 7 18:03:57 2021 +0000 Commit: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org> CommitDate: Mon Mar 8 06:16:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f1b923e
app-emulation/spice-protocol: removed empty assignments Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org> Package-Manager: Portage-3.0.13, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/19814 Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org> app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild b/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild index 63398f15f6e..e5df1c3924f 100644 --- a/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild @@ -12,7 +12,3 @@ SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.xz" LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -DEPEND="" -RDEPEND=""
