diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-07 22:55:24 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-07 22:57:31 +0200 |
commit | b02844f631af0efe9c244792a2a0b2eb8cf49c84 (patch) | |
tree | b2f737170163a43489e420ddabb47d30329be642 /app-arch/lrzip | |
parent | dev-python/uranium: Stabilize 4.13.0-r1 amd64, #836808 (diff) | |
download | gentoo-b02844f631af0efe9c244792a2a0b2eb8cf49c84.tar.gz gentoo-b02844f631af0efe9c244792a2a0b2eb8cf49c84.tar.bz2 gentoo-b02844f631af0efe9c244792a2a0b2eb8cf49c84.zip |
app-arch/lrzip: Stabilize 0.651 amd64, #836957
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-arch/lrzip')
-rw-r--r-- | app-arch/lrzip/lrzip-0.651.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lrzip/lrzip-0.651.ebuild b/app-arch/lrzip/lrzip-0.651.ebuild index 9cb8ed8b2d4e..6f52da66972f 100644 --- a/app-arch/lrzip/lrzip-0.651.ebuild +++ b/app-arch/lrzip/lrzip-0.651.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ckolivas/lrzip/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" RDEPEND="app-arch/bzip2 |