commit: 36576770b7ad63a30ad3fc440ed12587f8fa69f7 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Thu Jul 22 02:34:56 2021 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Thu Jul 22 02:53:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36576770
app-misc/uptimed: keyword 0.4.3 for ~riscv Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> app-misc/uptimed/uptimed-0.4.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/uptimed/uptimed-0.4.3.ebuild b/app-misc/uptimed/uptimed-0.4.3.ebuild index e1746141b17..3ed12722f97 100644 --- a/app-misc/uptimed/uptimed-0.4.3.ebuild +++ b/app-misc/uptimed/uptimed-0.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="static-libs" RDEPEND="
