diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-08-05 11:43:53 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-05 21:52:12 +0800 |
commit | a04cc0ec9b3e15a36d6103fea5aeaf8a4c189222 (patch) | |
tree | 3a6d55fe28cc3f4308425381a6cd7091460955ab /media-gfx/sam2p | |
parent | dev-texlive/texlive-publishers: keyword 2021 for ~riscv (diff) | |
download | gentoo-a04cc0ec9b3e15a36d6103fea5aeaf8a4c189222.tar.gz gentoo-a04cc0ec9b3e15a36d6103fea5aeaf8a4c189222.tar.bz2 gentoo-a04cc0ec9b3e15a36d6103fea5aeaf8a4c189222.zip |
media-gfx/sam2p: keyword 0.49.4_p20190718-r1 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-gfx/sam2p')
-rw-r--r-- | media-gfx/sam2p/sam2p-0.49.4_p20190718-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/sam2p/sam2p-0.49.4_p20190718-r1.ebuild b/media-gfx/sam2p/sam2p-0.49.4_p20190718-r1.ebuild index 35793f715a14..43f217aba10d 100644 --- a/media-gfx/sam2p/sam2p-0.49.4_p20190718-r1.ebuild +++ b/media-gfx/sam2p/sam2p-0.49.4_p20190718-r1.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 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pts/sam2p/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" IUSE="examples gif" RESTRICT="test" |