diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-27 14:58:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-27 14:58:36 +0200 |
commit | a1f6dfca38b252a8ea52fcc0f6c3213b0a6fcf0b (patch) | |
tree | 070bf81c83fa38e78e86928b21a5baae70e5cbec /app-arch/lzip | |
parent | app-arch/lziprecover: x86 stable (bug #651508) (diff) | |
download | gentoo-a1f6dfca38b252a8ea52fcc0f6c3213b0a6fcf0b.tar.gz gentoo-a1f6dfca38b252a8ea52fcc0f6c3213b0a6fcf0b.tar.bz2 gentoo-a1f6dfca38b252a8ea52fcc0f6c3213b0a6fcf0b.zip |
app-arch/lzip: x86 stable (bug #651508)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-arch/lzip')
-rw-r--r-- | app-arch/lzip/lzip-1.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lzip/lzip-1.20.ebuild b/app-arch/lzip/lzip-1.20.ebuild index 51eba18e851f..c6f60b0732ba 100644 --- a/app-arch/lzip/lzip-1.20.ebuild +++ b/app-arch/lzip/lzip-1.20.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://download.savannah.gnu.org/releases-noredirect/${PN}/${P/_/-}.ta LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" S="${WORKDIR}/${P/_/-}" |