diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-26 21:01:51 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:26:52 +0800 |
commit | a934d4d09bb833a55fd9d7b1290b2b900a8ad243 (patch) | |
tree | b1623718026bf08d992bdc7c4377b90676a1f557 /app-editors | |
parent | dev-perl/PAR: keyword ~riscv (diff) | |
download | gentoo-a934d4d09bb833a55fd9d7b1290b2b900a8ad243.tar.gz gentoo-a934d4d09bb833a55fd9d7b1290b2b900a8ad243.tar.bz2 gentoo-a934d4d09bb833a55fd9d7b1290b2b900a8ad243.zip |
app-editors/qxmledit: 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/qxmledit/qxmledit-0.9.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/qxmledit/qxmledit-0.9.12.ebuild b/app-editors/qxmledit/qxmledit-0.9.12.ebuild index 88123d4bf620..ba8f660a4384 100644 --- a/app-editors/qxmledit/qxmledit-0.9.12.ebuild +++ b/app-editors/qxmledit/qxmledit-0.9.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tgz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" IUSE="" DEPEND=" |