diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-26 20:45:59 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:28:53 +0800 |
commit | 8a7b475a04df541d1483b7db8fd3cca6013e94f9 (patch) | |
tree | 0ad0340ca8d5c56d817f8f4c1ccd65366cd0860c /app-editors/padre | |
parent | dev-python/PyQt5: keyword ~riscv (diff) | |
download | gentoo-8a7b475a04df541d1483b7db8fd3cca6013e94f9.tar.gz gentoo-8a7b475a04df541d1483b7db8fd3cca6013e94f9.tar.bz2 gentoo-8a7b475a04df541d1483b7db8fd3cca6013e94f9.zip |
app-editors/padre: 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/padre')
-rw-r--r-- | app-editors/padre/padre-1.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/padre/padre-1.0.0-r1.ebuild b/app-editors/padre/padre-1.0.0-r1.ebuild index aae5b0669614..138b69cffcae 100644 --- a/app-editors/padre/padre-1.0.0-r1.ebuild +++ b/app-editors/padre/padre-1.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ DESCRIPTION="Perl Application Development and Refactoring Environment" HOMEPAGE="http://padre.perlide.org/" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="" # Test Deps |