diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 03:51:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 03:52:20 +0000 |
commit | 6bd17c9c96b61b1fb84f0ae45b4e1b4aca5cd42f (patch) | |
tree | 42b2c257839529937a524c19ba7f53d71e3c2ccd /dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild | |
parent | dev-lua/luassert: Stabilize 1.8.0-r101 ppc, #766528 (diff) | |
download | gentoo-6bd17c9c96b61b1fb84f0ae45b4e1b4aca5cd42f.tar.gz gentoo-6bd17c9c96b61b1fb84f0ae45b4e1b4aca5cd42f.tar.bz2 gentoo-6bd17c9c96b61b1fb84f0ae45b4e1b4aca5cd42f.zip |
dev-lua/luasystem: Stabilize 0.2.1_p0-r102 ppc, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild')
-rw-r--r-- | dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild b/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild index 98851a069670..82a70e635227 100644 --- a/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild +++ b/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |