diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-11-14 13:40:05 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-11-14 13:40:05 +0100 |
commit | cc51d0a39509dc09668046bb89399214e1c1f4e6 (patch) | |
tree | 9b09bb9c2aa5410d87dec6a6e5cc47f19e6636e2 /app-text | |
parent | dev-python/pyblake2: Stable on amd64 (diff) | |
download | gentoo-cc51d0a39509dc09668046bb89399214e1c1f4e6.tar.gz gentoo-cc51d0a39509dc09668046bb89399214e1c1f4e6.tar.bz2 gentoo-cc51d0a39509dc09668046bb89399214e1c1f4e6.zip |
app-text/lesspipe: Stable on amd64
Package-Manager: Portage-2.3.14, Repoman-2.3.5
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/lesspipe/lesspipe-1.83.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/lesspipe/lesspipe-1.83.ebuild b/app-text/lesspipe/lesspipe-1.83.ebuild index 228307252d38..c775c47f0880 100644 --- a/app-text/lesspipe/lesspipe-1.83.ebuild +++ b/app-text/lesspipe/lesspipe-1.83.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://www-zeuthen.desy.de/~friebel/unix/less/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="dev-lang/perl" |