diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-03-25 10:23:31 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-03-25 10:56:51 +0800 |
commit | 36e4b6907f755b02c8637825e7f001feb078f317 (patch) | |
tree | cdde7e04b24e5659668b91023e99b12d3facf5cf /app-emacs | |
parent | app-emacs/buttercup: Keyword 1.30 riscv, #902873 (diff) | |
download | gentoo-36e4b6907f755b02c8637825e7f001feb078f317.tar.gz gentoo-36e4b6907f755b02c8637825e7f001feb078f317.tar.bz2 gentoo-36e4b6907f755b02c8637825e7f001feb078f317.zip |
app-emacs/shut-up: Keyword 0.3.3 riscv, #902873
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/shut-up/shut-up-0.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/shut-up/shut-up-0.3.3.ebuild b/app-emacs/shut-up/shut-up-0.3.3.ebuild index f3215ac28a09..bc723d01f556 100644 --- a/app-emacs/shut-up/shut-up-0.3.3.ebuild +++ b/app-emacs/shut-up/shut-up-0.3.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/cask/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )" |