diff options
author | Johannes Huber <johu@gentoo.org> | 2017-06-14 21:09:51 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2017-06-14 21:10:41 +0200 |
commit | 95b31dc1e88844e2f0da075ef724df8f0975a668 (patch) | |
tree | 856041854a806caa99644af1716a327db6d821b7 /kde-apps/zeroconf-ioslave | |
parent | kde-apps: Remove amd64-linux keyword stray (diff) | |
download | gentoo-95b31dc1e88844e2f0da075ef724df8f0975a668.tar.gz gentoo-95b31dc1e88844e2f0da075ef724df8f0975a668.tar.bz2 gentoo-95b31dc1e88844e2f0da075ef724df8f0975a668.zip |
kde-apps: Remove arm keyword stray
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'kde-apps/zeroconf-ioslave')
-rw-r--r-- | kde-apps/zeroconf-ioslave/zeroconf-ioslave-16.12.3.ebuild | 2 | ||||
-rw-r--r-- | kde-apps/zeroconf-ioslave/zeroconf-ioslave-17.04.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-16.12.3.ebuild b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-16.12.3.ebuild index f7b3b0f5d0ee..211f7d0d77c7 100644 --- a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-16.12.3.ebuild +++ b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-16.12.3.ebuild @@ -6,5 +6,5 @@ EAPI=6 inherit kde4-base DESCRIPTION="A DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and kded module" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 x86" IUSE="debug" diff --git a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-17.04.2.ebuild b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-17.04.2.ebuild index e05155391cc1..fcea0ae06559 100644 --- a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-17.04.2.ebuild +++ b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-17.04.2.ebuild @@ -6,5 +6,5 @@ EAPI=6 inherit kde4-base DESCRIPTION="A DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and kded module" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~x86" IUSE="debug" |