diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-12-18 19:41:35 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-21 11:37:54 +0800 |
commit | 01eb5eb6ad278e76a121090a13c93d7c8dd26e7e (patch) | |
tree | 50b5bfb54d9ea4f69ab5d2a8cb6e95b12c76f5dd /app-misc | |
parent | app-misc/byobu: keyword ~riscv (diff) | |
download | gentoo-01eb5eb6ad278e76a121090a13c93d7c8dd26e7e.tar.gz gentoo-01eb5eb6ad278e76a121090a13c93d7c8dd26e7e.tar.bz2 gentoo-01eb5eb6ad278e76a121090a13c93d7c8dd26e7e.zip |
app-misc/ddate: keyword ~riscv
Package-Manager: Portage-3.0.29, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-misc')
-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" |