summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-10-02 06:35:52 +0800
committerYixun Lan <dlan@gentoo.org>2021-10-02 15:09:12 +0800
commitdaac78ac93eb5286a4c679ed3a4e80347145d1a1 (patch)
tree03199816436e4517173e3e8475c62d75b32074ce /dev-util/xdelta/xdelta-3.0.11.ebuild
parentmedia-fonts/wqy-zenhei: keyword ~riscv (diff)
downloadgentoo-daac78ac93eb5286a4c679ed3a4e80347145d1a1.tar.gz
gentoo-daac78ac93eb5286a4c679ed3a4e80347145d1a1.tar.bz2
gentoo-daac78ac93eb5286a4c679ed3a4e80347145d1a1.zip
dev-util/xdelta: keyword ~riscv
Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-util/xdelta/xdelta-3.0.11.ebuild')
-rw-r--r--dev-util/xdelta/xdelta-3.0.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/xdelta/xdelta-3.0.11.ebuild b/dev-util/xdelta/xdelta-3.0.11.ebuild
index 7a868f8dfe1a..8ce08fe7de75 100644
--- a/dev-util/xdelta/xdelta-3.0.11.ebuild
+++ b/dev-util/xdelta/xdelta-3.0.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2002-2020 Gentoo Authors
+# Copyright 2002-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/jmacd/xdelta-gpl/releases/download/v${PV}/${MY_P}.ta
LICENSE="GPL-2"
SLOT="3"
-KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
IUSE="examples lzma"
RDEPEND="lzma? ( app-arch/xz-utils:= )"