diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-13 08:01:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-13 08:01:07 +0100 |
commit | e4143c851d8bd81c81a78cd4b88e5b5fa6b44dbb (patch) | |
tree | 32258393de99309144efeb1f0d490e5533115ffd /app-text | |
parent | dev-ruby/nokogiri: x86 stable wrt bug #828662 (diff) | |
download | gentoo-e4143c851d8bd81c81a78cd4b88e5b5fa6b44dbb.tar.gz gentoo-e4143c851d8bd81c81a78cd4b88e5b5fa6b44dbb.tar.bz2 gentoo-e4143c851d8bd81c81a78cd4b88e5b5fa6b44dbb.zip |
app-text/lesspipe: x86 stable wrt bug #829049
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 e99153455ed2..e2cbf3aceef2 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 ~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. |