diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-26 20:51:19 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:28:57 +0800 |
commit | 6f95799b15728f9564a66e296d48a4e55f3e13b9 (patch) | |
tree | 0298f53273c1f5d05089e4a7d0fccc082aebe3a5 /app-editors/qhexedit2 | |
parent | app-editors/padre: keyword ~riscv (diff) | |
download | gentoo-6f95799b15728f9564a66e296d48a4e55f3e13b9.tar.gz gentoo-6f95799b15728f9564a66e296d48a4e55f3e13b9.tar.bz2 gentoo-6f95799b15728f9564a66e296d48a4e55f3e13b9.zip |
app-editors/qhexedit2: 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/qhexedit2')
-rw-r--r-- | app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild b/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild index bc6a9f42909e..a1d8c2148607 100644 --- a/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild +++ b/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/lancos/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" IUSE="doc +gui python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |