diff options
author | Matthias Maier <tamiko@gentoo.org> | 2016-08-19 22:09:07 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2016-08-19 22:10:42 -0500 |
commit | 9db607e12d7b3e7052a15edca39ce59e71175615 (patch) | |
tree | 6c5324f60be6307280a921046df30995a4606b99 /dev-erlang/jiffy | |
parent | dev-erlang/iconv: stabilize 1.0.0 on amd64/x86, bug #587908 (diff) | |
download | gentoo-9db607e12d7b3e7052a15edca39ce59e71175615.tar.gz gentoo-9db607e12d7b3e7052a15edca39ce59e71175615.tar.bz2 gentoo-9db607e12d7b3e7052a15edca39ce59e71175615.zip |
dev-erlang/jiffy: stabilize 0.14.7 on amd64/x86, bug #587908
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-erlang/jiffy')
-rw-r--r-- | dev-erlang/jiffy/jiffy-0.14.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/jiffy/jiffy-0.14.7.ebuild b/dev-erlang/jiffy/jiffy-0.14.7.ebuild index b25b647df2c6..2b9ab3776b07 100644 --- a/dev-erlang/jiffy/jiffy-0.14.7.ebuild +++ b/dev-erlang/jiffy/jiffy-0.14.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/davisp/${PN}/archive/${PV}.tar.gz LICENSE="MIT BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" DEPEND=">=dev-lang/erlang-17.1" RDEPEND="${DEPEND}" |