diff options
Diffstat (limited to 'net-misc/openntpd/openntpd-3.9_p1-r3.ebuild')
-rw-r--r-- | net-misc/openntpd/openntpd-3.9_p1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/openntpd/openntpd-3.9_p1-r3.ebuild b/net-misc/openntpd/openntpd-3.9_p1-r3.ebuild index 81bc84ee601a..cfeccc210a11 100644 --- a/net-misc/openntpd/openntpd-3.9_p1-r3.ebuild +++ b/net-misc/openntpd/openntpd-3.9_p1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.9_p1-r3.ebuild,v 1.3 2011/04/11 23:40:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.9_p1-r3.ebuild,v 1.4 2011/04/23 16:51:30 armin76 Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="mirror://openbsd/OpenNTPD/${MY_P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="ssl selinux" RDEPEND="ssl? ( dev-libs/openssl ) |