diff options
-rw-r--r-- | app-misc/ddate/ddate-0.2.2_p20160627.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/ddate/ddate-0.2.2_p20160627.ebuild b/app-misc/ddate/ddate-0.2.2_p20160627.ebuild index 22e451588c3f..61f21d5959c2 100644 --- a/app-misc/ddate/ddate-0.2.2_p20160627.ebuild +++ b/app-misc/ddate/ddate-0.2.2_p20160627.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 @@ DESCRIPTION="Perpetual date converter from gregorian to poee calendar" HOMEPAGE="https://github.com/bo0ts/ddate" SRC_URI="https://github.com/bo0ts/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" -KEYWORDS="amd64 arm arm64 x86" +KEYWORDS="amd64 arm arm64 ~riscv x86" LICENSE="public-domain" SLOT="0" |