diff options
author | Sam James <sam@gentoo.org> | 2021-05-14 20:05:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-14 20:05:44 +0000 |
commit | 936795590e4ce40895ea2e598e0d37736be0460a (patch) | |
tree | 0c324d057e7162dd4f9422a5168791d45a838a74 /app-text | |
parent | app-text/lesspipe: restrict tests in 1.84, 1.85 (diff) | |
download | gentoo-936795590e4ce40895ea2e598e0d37736be0460a.tar.gz gentoo-936795590e4ce40895ea2e598e0d37736be0460a.tar.bz2 gentoo-936795590e4ce40895ea2e598e0d37736be0460a.zip |
app-text/lesspipe: Stabilize 1.85 amd64, #788913
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/lesspipe/lesspipe-1.85.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/lesspipe/lesspipe-1.85.ebuild b/app-text/lesspipe/lesspipe-1.85.ebuild index 0ac8001530df..8bd31d02300a 100644 --- a/app-text/lesspipe/lesspipe-1.85.ebuild +++ b/app-text/lesspipe/lesspipe-1.85.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 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # Tests are broken in 1.84, 1.85. |