diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-07 10:50:38 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-07 10:52:16 +0900 |
commit | c068a6a3d46868a3ba77d9d542568b50bd6e2e43 (patch) | |
tree | 0fb37872ec16fd9c721f6c5a0d24c84045d83326 /dev-lua | |
parent | dev-lua/penlight: amd64 stable wrt bug #597644 (diff) | |
download | gentoo-c068a6a3d46868a3ba77d9d542568b50bd6e2e43.tar.gz gentoo-c068a6a3d46868a3ba77d9d542568b50bd6e2e43.tar.bz2 gentoo-c068a6a3d46868a3ba77d9d542568b50bd6e2e43.zip |
dev-lua/mediator_lua: amd64 stable wrt bug #597644
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/mediator_lua/mediator_lua-1.1.2_p0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/mediator_lua/mediator_lua-1.1.2_p0.ebuild b/dev-lua/mediator_lua/mediator_lua-1.1.2_p0.ebuild index 4743cce97d02..df0b233922fd 100644 --- a/dev-lua/mediator_lua/mediator_lua-1.1.2_p0.ebuild +++ b/dev-lua/mediator_lua/mediator_lua-1.1.2_p0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/Olivine-Labs/${PN}/archive/v${MY_PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" COMMON_DEPEND=">=dev-lang/lua-5.1:=" |