diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-16 22:56:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-16 22:58:15 +0200 |
commit | b18b1e93705d34839bb82a9cc3c46f4c1fceb95e (patch) | |
tree | 38f989d1e475fa4dfbc1398896e769700d8e688f /kde-apps/zeroconf-ioslave | |
parent | kde-apps/umbrello: amd64 stable wrt bug #612776 (diff) | |
download | gentoo-b18b1e93705d34839bb82a9cc3c46f4c1fceb95e.tar.gz gentoo-b18b1e93705d34839bb82a9cc3c46f4c1fceb95e.tar.bz2 gentoo-b18b1e93705d34839bb82a9cc3c46f4c1fceb95e.zip |
kde-apps/zeroconf-ioslave: amd64 stable wrt bug #612776
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'kde-apps/zeroconf-ioslave')
-rw-r--r-- | kde-apps/zeroconf-ioslave/zeroconf-ioslave-16.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 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 e05155391cc1..80968a165944 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 ~arm ~x86" IUSE="debug" |