commit: 1e78bb1c05edf88231982ec713cf8549a4478f98 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 30 01:42:03 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 30 01:42:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e78bb1c
app-misc/uptimed: Stabilize 0.4.6 x86, #855176 Signed-off-by: Sam James <sam <AT> gentoo.org> app-misc/uptimed/uptimed-0.4.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/uptimed/uptimed-0.4.6.ebuild b/app-misc/uptimed/uptimed-0.4.6.ebuild index 5d9a04fa9963..4fef0293a73c 100644 --- a/app-misc/uptimed/uptimed-0.4.6.ebuild +++ b/app-misc/uptimed/uptimed-0.4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rpodgorny/uptimed/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" acct-group/uptimed
