diff options
author | 2017-01-10 15:54:28 +0100 | |
---|---|---|
committer | 2017-01-10 15:54:28 +0100 | |
commit | 689cadf76aa663d267c56d44fa7f97e2f379e0d8 (patch) | |
tree | e45b6b1d37c20cd5f352d141a357ff5c941b7d1e /dev-lang/mujs | |
parent | www-servers/nginx: amd64 stable wrt bug #605008 (diff) | |
download | gentoo-689cadf76aa663d267c56d44fa7f97e2f379e0d8.tar.gz gentoo-689cadf76aa663d267c56d44fa7f97e2f379e0d8.tar.bz2 gentoo-689cadf76aa663d267c56d44fa7f97e2f379e0d8.zip |
dev-lang/mujs: amd64 stable wrt bug #595538
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/mujs')
-rw-r--r-- | dev-lang/mujs/mujs-0_p20161202.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mujs/mujs-0_p20161202.ebuild b/dev-lang/mujs/mujs-0_p20161202.ebuild index 30bd984d9086..f28b5dc9d72d 100644 --- a/dev-lang/mujs/mujs-0_p20161202.ebuild +++ b/dev-lang/mujs/mujs-0_p20161202.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://git.ghostscript.com/?p=mujs.git;a=snapshot;h=fd003eceda531e13fbd LICENSE="AGPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" DEPEND="" |