diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-26 11:28:53 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:24:55 +0800 |
commit | c7d2e0f9054d23aaec7bd3b298957b271ea90f7c (patch) | |
tree | dd5e75adcb9efba3d1427c2bd7b82159c3788f2d /app-editors | |
parent | app-editors/gummi: keyword ~riscv (diff) | |
download | gentoo-c7d2e0f9054d23aaec7bd3b298957b271ea90f7c.tar.gz gentoo-c7d2e0f9054d23aaec7bd3b298957b271ea90f7c.tar.bz2 gentoo-c7d2e0f9054d23aaec7bd3b298957b271ea90f7c.zip |
app-editors/mousepad: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/mousepad/mousepad-0.5.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/mousepad/mousepad-0.5.7.ebuild b/app-editors/mousepad/mousepad-0.5.7.ebuild index 1dee543de886..e2ae29f2f03f 100644 --- a/app-editors/mousepad/mousepad-0.5.7.ebuild +++ b/app-editors/mousepad/mousepad-0.5.7.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" RDEPEND=">=dev-libs/glib-2.52 >=x11-libs/gtk+-3.22:3 |