diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-28 13:54:43 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-28 13:54:43 -0700 |
commit | b72d594ca8e4f081db7ef33aef4cbc82f29b7cb0 (patch) | |
tree | 11acf95802af45c71ca9f695c6be65da5601a8cf /dev-lua/lpeg | |
parent | net-libs/libecap-1.0.0: added ~mips (diff) | |
download | gentoo-b72d594ca8e4f081db7ef33aef4cbc82f29b7cb0.tar.gz gentoo-b72d594ca8e4f081db7ef33aef4cbc82f29b7cb0.tar.bz2 gentoo-b72d594ca8e4f081db7ef33aef4cbc82f29b7cb0.zip |
dev-lua/lpeg-1.0.1: added ~mips
Diffstat (limited to 'dev-lua/lpeg')
-rw-r--r-- | dev-lua/lpeg/lpeg-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lpeg/lpeg-1.0.1.ebuild b/dev-lua/lpeg/lpeg-1.0.1.ebuild index cf961125df8e..1578b536ade8 100644 --- a/dev-lua/lpeg/lpeg-1.0.1.ebuild +++ b/dev-lua/lpeg/lpeg-1.0.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.inf.puc-rio.br/~roberto/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 hppa ~mips ppc ppc64 x86" IUSE="debug doc luajit" RDEPEND=" |