diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-14 09:58:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-14 09:58:31 +0200 |
commit | e21f796187dc2ac3bee9ad5a6e9cda610ff622da (patch) | |
tree | 9516e420de62280d5e9913670ac51febb37733eb /app-text/lesspipe/lesspipe-2.11-r1.ebuild | |
parent | dev-libs/libsodium: Stabilize 1.0.19-r2 amd64, #926972 (diff) | |
download | gentoo-e21f796187dc2ac3bee9ad5a6e9cda610ff622da.tar.gz gentoo-e21f796187dc2ac3bee9ad5a6e9cda610ff622da.tar.bz2 gentoo-e21f796187dc2ac3bee9ad5a6e9cda610ff622da.zip |
app-text/lesspipe: Stabilize 2.11-r1 amd64, #926988
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/lesspipe/lesspipe-2.11-r1.ebuild')
-rw-r--r-- | app-text/lesspipe/lesspipe-2.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/lesspipe/lesspipe-2.11-r1.ebuild b/app-text/lesspipe/lesspipe-2.11-r1.ebuild index 951e1acdf4d5..975d91af0d67 100644 --- a/app-text/lesspipe/lesspipe-2.11-r1.ebuild +++ b/app-text/lesspipe/lesspipe-2.11-r1.ebuild @@ -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) |