diff options
Diffstat (limited to 'kde-apps')
-rw-r--r-- | kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.08.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.08.3.ebuild b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.08.3.ebuild index 2b0bd8a5c666..6d9d8ceab99b 100644 --- a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.08.3.ebuild +++ b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.08.3.ebuild @@ -7,5 +7,5 @@ EAPI=5 inherit kde4-base DESCRIPTION="A DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and kded module" -KEYWORDS=" amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" |