diff options
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-9999.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/spice/spice-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/spice-protocol/spice-protocol-9999.ebuild b/app-emulation/spice-protocol/spice-protocol-9999.ebuild index 65e27a1..824a918 100644 --- a/app-emulation/spice-protocol/spice-protocol-9999.ebuild +++ b/app-emulation/spice-protocol/spice-protocol-9999.ebuild @@ -13,7 +13,7 @@ EGIT_REPO_URI="git://git.freedesktop.org/git/spice/spice-protocol" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="" IUSE="" DEPEND="" diff --git a/app-emulation/spice/spice-9999.ebuild b/app-emulation/spice/spice-9999.ebuild index 28b6cb2..cf42a09 100644 --- a/app-emulation/spice/spice-9999.ebuild +++ b/app-emulation/spice/spice-9999.ebuild @@ -16,7 +16,7 @@ EGIT_HAS_SUBMODULES="1" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="" IUSE="+client +gui sasl smartcard static-libs" # static RDEPEND=">=x11-libs/pixman-0.17.7 |