diff options
author | Ye Cao <ye.c@rioslab.org> | 2021-06-26 21:38:28 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-06-29 13:48:09 +0800 |
commit | 6c429a39487e0ddf7976ed9386a02f1c3bee6e9d (patch) | |
tree | 7d319048d76acb266d4d09ce3730d52a49a786fc /dev-python/logbook | |
parent | dev-python/sqlalchemy: add ~riscv keyword (diff) | |
download | gentoo-6c429a39487e0ddf7976ed9386a02f1c3bee6e9d.tar.gz gentoo-6c429a39487e0ddf7976ed9386a02f1c3bee6e9d.tar.bz2 gentoo-6c429a39487e0ddf7976ed9386a02f1c3bee6e9d.zip |
dev-python/logbook: add ~riscv keyword
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ye Cao <ye.c@rioslab.org>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-python/logbook')
-rw-r--r-- | dev-python/logbook/logbook-1.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/logbook/logbook-1.5.3.ebuild b/dev-python/logbook/logbook-1.5.3.ebuild index 44f62ada2978..c6cca63be0e0 100644 --- a/dev-python/logbook/logbook-1.5.3.ebuild +++ b/dev-python/logbook/logbook-1.5.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 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/getlogbook/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" IUSE="" BDEPEND=" |