diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-29 03:26:16 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-29 03:27:47 +0200 |
commit | 41d5111c266acc2a524a8126cad24af6a1e5c444 (patch) | |
tree | 2a3a552b9ee286752d7b37c0d0cba9e691eca2e1 /app-arch/lbzip2 | |
parent | dev-python/importlib_metadata: keyword on ~ppc64 (diff) | |
download | gentoo-41d5111c266acc2a524a8126cad24af6a1e5c444.tar.gz gentoo-41d5111c266acc2a524a8126cad24af6a1e5c444.tar.bz2 gentoo-41d5111c266acc2a524a8126cad24af6a1e5c444.zip |
app-arch/lbzip2: x86 stable (bug #686664)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-arch/lbzip2')
-rw-r--r-- | app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild b/app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild index 7e5511578cc7..04fa9267b153 100644 --- a/app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild +++ b/app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~whissi/dist/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug symlink" RDEPEND="symlink? ( !app-arch/pbzip2[symlink] )" |