summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-14 17:44:25 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-14 17:49:38 +0100
commit57f9d8c798ad43477d745efeab6841a3f7d651f7 (patch)
treecb045bf6a13f0d454698bf2548451b9d4e3bf906
parentapp-emulation/qemu: remove vulnerable, bug #608728 (diff)
downloadgentoo-57f9d8c798ad43477d745efeab6841a3f7d651f7.tar.gz
gentoo-57f9d8c798ad43477d745efeab6841a3f7d651f7.tar.bz2
gentoo-57f9d8c798ad43477d745efeab6841a3f7d651f7.zip
net-misc/chrony: Add ~ppc keyword (bug 590274).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--net-misc/chrony/chrony-2.4.1.ebuild2
-rw-r--r--net-misc/chrony/chrony-3.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/chrony/chrony-2.4.1.ebuild b/net-misc/chrony/chrony-2.4.1.ebuild
index 8eb2faada4e1..583f371ea7b3 100644
--- a/net-misc/chrony/chrony-2.4.1.ebuild
+++ b/net-misc/chrony/chrony-2.4.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 hppa ppc64"
+KEYWORDS="alpha ~amd64 hppa ~ppc ppc64"
IUSE="caps +cmdmon html ipv6 libedit +ntp +phc pps readline +refclock +rtc selinux +adns"
REQUIRED_USE="
?? ( libedit readline )
diff --git a/net-misc/chrony/chrony-3.1.ebuild b/net-misc/chrony/chrony-3.1.ebuild
index d34419a76f72..74e63c658e45 100644
--- a/net-misc/chrony/chrony-3.1.ebuild
+++ b/net-misc/chrony/chrony-3.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc64"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64"
IUSE="caps +cmdmon html ipv6 libedit +ntp +phc pps readline +refclock +rtc selinux +adns"
REQUIRED_USE="
?? ( libedit readline )