diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-10 10:54:39 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-10 11:22:23 +0800 |
commit | 9a5dd9349f71c94b41ce9089a7e8857a0913d15a (patch) | |
tree | 6ce910f7a99d94940774892743aae9e4f5c655de /app-containers/catatonit | |
parent | app-crypt/certbot-nginx: 1.23.0 stable amd64/x86 (diff) | |
download | gentoo-9a5dd9349f71c94b41ce9089a7e8857a0913d15a.tar.gz gentoo-9a5dd9349f71c94b41ce9089a7e8857a0913d15a.tar.bz2 gentoo-9a5dd9349f71c94b41ce9089a7e8857a0913d15a.zip |
app-containers/catatonit: keyword ~riscv, #834852
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-containers/catatonit')
-rw-r--r-- | app-containers/catatonit/catatonit-0.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/catatonit/catatonit-0.1.7.ebuild b/app-containers/catatonit/catatonit-0.1.7.ebuild index 0c6d3f063bc5..bc3f9fc2be56 100644 --- a/app-containers/catatonit/catatonit-0.1.7.ebuild +++ b/app-containers/catatonit/catatonit-0.1.7.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/openSUSE/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" PATCHES=("${DISTDIR}/${P}-automake.patch") |