diff options
author | 2021-06-30 05:54:07 +0800 | |
---|---|---|
committer | 2021-06-30 06:07:37 +0800 | |
commit | 4adefab841efaba7d1ab3dbd571ddc1014f3c350 (patch) | |
tree | ddfeba243d381beee0e185e317ed07c380fdacc3 /media-libs | |
parent | dev-perl/Mail-Procmail: EAPI=8 bump (diff) | |
download | gentoo-4adefab841efaba7d1ab3dbd571ddc1014f3c350.tar.gz gentoo-4adefab841efaba7d1ab3dbd571ddc1014f3c350.tar.bz2 gentoo-4adefab841efaba7d1ab3dbd571ddc1014f3c350.zip |
media-libs/compface: keyword ~riscv
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/compface/compface-1.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/compface/compface-1.5.2.ebuild b/media-libs/compface/compface-1.5.2.ebuild index f7360109f376..ab907d8abc4e 100644 --- a/media-libs/compface/compface-1.5.2.ebuild +++ b/media-libs/compface/compface-1.5.2.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 @@ SRC_URI="http://ftp.xemacs.org/pub/xemacs/aux/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="dev-lang/perl" |