diff options
author | 2022-12-07 23:11:47 +0100 | |
---|---|---|
committer | 2022-12-07 23:12:45 +0100 | |
commit | d0291a38e5ae5b430476a4981530230d1069b49e (patch) | |
tree | 33a755afaa6d123914f286eebd96e2ba9474e604 /net-misc/sntpd | |
parent | net-misc/sntpd: amd64 stable (diff) | |
download | gentoo-d0291a38e5ae5b430476a4981530230d1069b49e.tar.gz gentoo-d0291a38e5ae5b430476a4981530230d1069b49e.tar.bz2 gentoo-d0291a38e5ae5b430476a4981530230d1069b49e.zip |
net-misc/sntpd: x86 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-misc/sntpd')
-rw-r--r-- | net-misc/sntpd/sntpd-3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/sntpd/sntpd-3.1.ebuild b/net-misc/sntpd/sntpd-3.1.ebuild index 793c75480981..f7b2bb80a6a1 100644 --- a/net-misc/sntpd/sntpd-3.1.ebuild +++ b/net-misc/sntpd/sntpd-3.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/troglobit/${PN}/releases/download/v${PV}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="adjtimex systemd" RDEPEND="systemd? ( sys-apps/systemd )" |