diff options
| author | Sam James <sam@gentoo.org> | 2021-01-23 04:09:20 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2021-01-23 04:09:20 +0000 |
| commit | 9a1539bb644c1f8b827223abacf699f5c95566ec (patch) | |
| tree | df66e820fa66ae0ec0f35cf0490c29a7de4aba71 /dev-lua/luassert | |
| parent | b0e788b7d3f1c1e473c51e5ecfa3be6409633f4f (diff) | |
| download | gentoo-9a1539bb644c1f8b827223abacf699f5c95566ec.tar.gz gentoo-9a1539bb644c1f8b827223abacf699f5c95566ec.tar.bz2 gentoo-9a1539bb644c1f8b827223abacf699f5c95566ec.zip | |
dev-lua/luassert: Stabilize 1.8.0-r101 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/luassert')
| -rw-r--r-- | dev-lua/luassert/luassert-1.8.0-r101.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/luassert/luassert-1.8.0-r101.ebuild b/dev-lua/luassert/luassert-1.8.0-r101.ebuild index 3237001fdadc..970e8721d2d5 100644 --- a/dev-lua/luassert/luassert-1.8.0-r101.ebuild +++ b/dev-lua/luassert/luassert-1.8.0-r101.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Olivine-Labs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="test" REQUIRED_USE="${LUA_REQUIRED_USE}" RESTRICT="!test? ( test )" |
