diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 19:13:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 19:13:09 +0200 |
commit | 7e43729b9297ed69ae676b936fc976ac5ca11c34 (patch) | |
tree | 9a502803f24118875a025be41d265580b9d5e7e0 | |
parent | app-shells/bashdb: ppc64 stable wrt bug #720378 (diff) | |
download | gentoo-7e43729b9297ed69ae676b936fc976ac5ca11c34.tar.gz gentoo-7e43729b9297ed69ae676b936fc976ac5ca11c34.tar.bz2 gentoo-7e43729b9297ed69ae676b936fc976ac5ca11c34.zip |
net-misc/openntpd: ppc64 stable wrt bug #720674
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | net-misc/openntpd/openntpd-6.2_p3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openntpd/openntpd-6.2_p3-r1.ebuild b/net-misc/openntpd/openntpd-6.2_p3-r1.ebuild index 876d08f9fdd2..5344ce76456d 100644 --- a/net-misc/openntpd/openntpd-6.2_p3-r1.ebuild +++ b/net-misc/openntpd/openntpd-6.2_p3-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://openbsd/OpenNTPD/${MY_P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="libressl selinux" DEPEND=" |