diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 04:09:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 04:09:23 +0000 |
commit | 9b2f8a95c3203c48c25193d587c1cc72c2f72ea5 (patch) | |
tree | fadbb347a555891b6c7a64e767fd36e6fa200599 | |
parent | dev-lua/say: Stabilize 1.3_p1-r101 amd64, #766528 (diff) | |
download | gentoo-9b2f8a95c3203c48c25193d587c1cc72c2f72ea5.tar.gz gentoo-9b2f8a95c3203c48c25193d587c1cc72c2f72ea5.tar.bz2 gentoo-9b2f8a95c3203c48c25193d587c1cc72c2f72ea5.zip |
dev-lua/toluapp: Stabilize 1.0.93_p20190513-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-lua/toluapp/toluapp-1.0.93_p20190513-r100.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/toluapp/toluapp-1.0.93_p20190513-r100.ebuild b/dev-lua/toluapp/toluapp-1.0.93_p20190513-r100.ebuild index 7e530101477e..3e286e34e5f3 100644 --- a/dev-lua/toluapp/toluapp-1.0.93_p20190513-r100.ebuild +++ b/dev-lua/toluapp/toluapp-1.0.93_p20190513-r100.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 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/LuaDist/toluapp/archive/${COMMIT_ID}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" REQUIRED_USE="${LUA_REQUIRED_USE}" |