diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-07 10:50:05 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-07 10:52:12 +0900 |
commit | 3e17f99382ad7442265cb98e7da9783e1bf7a802 (patch) | |
tree | cac36f3fa8a09b29ea018bf416f7805e45821992 /dev-lua | |
parent | dev-lua/lua-term: amd64 stable wrt bug #597644 (diff) | |
download | gentoo-3e17f99382ad7442265cb98e7da9783e1bf7a802.tar.gz gentoo-3e17f99382ad7442265cb98e7da9783e1bf7a802.tar.bz2 gentoo-3e17f99382ad7442265cb98e7da9783e1bf7a802.zip |
dev-lua/penlight: amd64 stable wrt bug #597644
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/penlight/penlight-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/penlight/penlight-1.3.2.ebuild b/dev-lua/penlight/penlight-1.3.2.ebuild index 7536d1ca5390..982fd2d655e1 100644 --- a/dev-lua/penlight/penlight-1.3.2.ebuild +++ b/dev-lua/penlight/penlight-1.3.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://stevedonovan.github.io/files/${PN}-1.3.2-core.zip" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" COMMON_DEPEND=">=dev-lang/lua-5.1:=" |