diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 08:56:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:08:57 +0200 |
commit | 3edfbba21d0ce53a246840684e67c4f6070572f6 (patch) | |
tree | bc440f2ab994b86df9229d67750cf72cf94ccac4 /net-misc | |
parent | games-server/steamcmd: x86 stable wrt bug #744556 (diff) | |
download | gentoo-3edfbba21d0ce53a246840684e67c4f6070572f6.tar.gz gentoo-3edfbba21d0ce53a246840684e67c4f6070572f6.tar.bz2 gentoo-3edfbba21d0ce53a246840684e67c4f6070572f6.zip |
net-misc/sntpd: x86 stable wrt bug #744559
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/sntpd/sntpd-3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/sntpd/sntpd-3.0-r1.ebuild b/net-misc/sntpd/sntpd-3.0-r1.ebuild index 5edf61d7f025..d1af599b9339 100644 --- a/net-misc/sntpd/sntpd-3.0-r1.ebuild +++ b/net-misc/sntpd/sntpd-3.0-r1.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 )" |