diff options
author | Sam James <sam@gentoo.org> | 2024-01-17 00:00:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-17 00:00:36 +0000 |
commit | d27cb7c5dea5c4e3fdefd598ee8acd33248329f9 (patch) | |
tree | 488ea7bf6412546094795a1293cbf7ebc56d4920 /app-text | |
parent | sys-apps/busybox: Stabilize 1.36.1-r1 x86, #922200 (diff) | |
download | gentoo-d27cb7c5dea5c4e3fdefd598ee8acd33248329f9.tar.gz gentoo-d27cb7c5dea5c4e3fdefd598ee8acd33248329f9.tar.bz2 gentoo-d27cb7c5dea5c4e3fdefd598ee8acd33248329f9.zip |
app-text/lesspipe: Stabilize 2.11 x86, #922237
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/lesspipe/lesspipe-2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/lesspipe/lesspipe-2.11.ebuild b/app-text/lesspipe/lesspipe-2.11.ebuild index 2cb52db742fa..15778a1aeb06 100644 --- a/app-text/lesspipe/lesspipe-2.11.ebuild +++ b/app-text/lesspipe/lesspipe-2.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/wofr06/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="test" # Please check again on bumps! (bug #734896) |