diff options
Diffstat (limited to 'kde-apps/zeroconf-ioslave')
-rw-r--r-- | kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.12.3.ebuild | 2 | ||||
-rw-r--r-- | kde-apps/zeroconf-ioslave/zeroconf-ioslave-16.04.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.12.3.ebuild b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.12.3.ebuild index fe5fd1d925c3..0bbb56c24649 100644 --- a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.12.3.ebuild +++ b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.12.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 ~arm x86" IUSE="debug" diff --git a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-16.04.2.ebuild b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-16.04.2.ebuild index 00e78b4f012d..e3e71f287450 100644 --- a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-16.04.2.ebuild +++ b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-16.04.2.ebuild @@ -7,5 +7,5 @@ EAPI=6 inherit kde4-base DESCRIPTION="A DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and kded module" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="debug" |