diff options
author | Alex Fan <alex.fan.q@gmail.com> | 2021-11-18 18:18:51 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-11-22 11:01:06 +0800 |
commit | f8c711613d9a893f03be61e76f310fecc05b10e2 (patch) | |
tree | d5318ca39e75d10311105a044ce72f2405c886b1 /sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild | |
parent | sci-mathematics/spin: keyword 6.4.5 for ~riscv (diff) | |
download | gentoo-f8c711613d9a893f03be61e76f310fecc05b10e2.tar.gz gentoo-f8c711613d9a893f03be61e76f310fecc05b10e2.tar.bz2 gentoo-f8c711613d9a893f03be61e76f310fecc05b10e2.zip |
sci-mathematics/octave-epstk: keyword 2.4 for ~riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild')
-rw-r--r-- | sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild b/sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild index beaa8dc5478f..04ae2479ca9c 100644 --- a/sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild +++ b/sci-mathematics/octave-epstk/octave-epstk-2.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.orig.tar.bz2 S="${WORKDIR}" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" SLOT="0" IUSE="doc" |