diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-15 02:31:28 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-15 02:31:28 +0100 |
commit | aff696f6cb8fad6b0c8fd268d786db303e1f960a (patch) | |
tree | 8bd5e632a5550ee0e98940f6f302a1e2fe24cbd5 /app-arch/bzip2 | |
parent | dev-python/brotlicffi: x86 stable (bug #776034) (diff) | |
download | gentoo-aff696f6cb8fad6b0c8fd268d786db303e1f960a.tar.gz gentoo-aff696f6cb8fad6b0c8fd268d786db303e1f960a.tar.bz2 gentoo-aff696f6cb8fad6b0c8fd268d786db303e1f960a.zip |
app-arch/bzip2: x86 stable (bug #768546)
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-arch/bzip2')
-rw-r--r-- | app-arch/bzip2/bzip2-1.0.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/bzip2/bzip2-1.0.8-r1.ebuild b/app-arch/bzip2/bzip2-1.0.8-r1.ebuild index dd0c6061b73b..70b385f69930 100644 --- a/app-arch/bzip2/bzip2-1.0.8-r1.ebuild +++ b/app-arch/bzip2/bzip2-1.0.8-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://sourceware.org/pub/${PN}/${P}.tar.gz" LICENSE="BZIP2" SLOT="0/1" # subslot = SONAME -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="static static-libs" PATCHES=( |