diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-12-20 16:21:10 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-31 11:34:36 +0800 |
commit | 1069ae2db8c9f15eb8cd6ebe1c17840517f39e6b (patch) | |
tree | 97dec5bfcfb664d8b2b8cb31a52b212ec7a07c82 /app-text | |
parent | app-misc/mime-types: destabilize 2.1.53 (diff) | |
download | gentoo-1069ae2db8c9f15eb8cd6ebe1c17840517f39e6b.tar.gz gentoo-1069ae2db8c9f15eb8cd6ebe1c17840517f39e6b.tar.bz2 gentoo-1069ae2db8c9f15eb8cd6ebe1c17840517f39e6b.zip |
app-text/lesspipe: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/lesspipe/lesspipe-1.91.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/lesspipe/lesspipe-1.91.ebuild b/app-text/lesspipe/lesspipe-1.91.ebuild index e2cbf3aceef2..1ee33944f652 100644 --- a/app-text/lesspipe/lesspipe-1.91.ebuild +++ b/app-text/lesspipe/lesspipe-1.91.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/wofr06/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # Tests are broken in 1.84, 1.85. # Still fragile in 1.88. Passes when lesspipe is not installed. |