diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-05 21:00:18 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-05 21:00:18 +0200 |
commit | 22392f038b9d246682ec1ddf766d233dc3ecca49 (patch) | |
tree | 8d1f0946673aa2cca6a2fb7734df766c2cd5f5c5 | |
parent | net-fs/nfs-utils: x86 stable (bug #780414) (diff) | |
download | gentoo-22392f038b9d246682ec1ddf766d233dc3ecca49.tar.gz gentoo-22392f038b9d246682ec1ddf766d233dc3ecca49.tar.bz2 gentoo-22392f038b9d246682ec1ddf766d233dc3ecca49.zip |
dev-libs/quazip: x86 stable (bug #780342)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | dev-libs/quazip/quazip-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/quazip/quazip-1.1-r1.ebuild b/dev-libs/quazip/quazip-1.1-r1.ebuild index 894a0e9633bd..8816e352fecd 100644 --- a/dev-libs/quazip/quazip-1.1-r1.ebuild +++ b/dev-libs/quazip/quazip-1.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/stachenov/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/1" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |