diff options
author | Sam James <sam@gentoo.org> | 2020-08-31 02:36:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-31 02:52:18 +0000 |
commit | a40d60f331b2110dc3313339c5bf8636b8846afa (patch) | |
tree | 3392123bacb7ef84c63fe1fb46a0ac1c2f40cd23 /dev-libs/gjs | |
parent | dev-cpp/glibmm: Stabilize 2.64.2 arm, #738728 (diff) | |
download | gentoo-a40d60f331b2110dc3313339c5bf8636b8846afa.tar.gz gentoo-a40d60f331b2110dc3313339c5bf8636b8846afa.tar.bz2 gentoo-a40d60f331b2110dc3313339c5bf8636b8846afa.zip |
dev-libs/gjs: Stabilize 1.64.4 arm, #738728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/gjs')
-rw-r--r-- | dev-libs/gjs/gjs-1.64.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gjs/gjs-1.64.4.ebuild b/dev-libs/gjs/gjs-1.64.4.ebuild index 646910fcefe8..48a880b97706 100644 --- a/dev-libs/gjs/gjs-1.64.4.ebuild +++ b/dev-libs/gjs/gjs-1.64.4.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gjs" LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )" SLOT="0" IUSE="+cairo examples gtk readline +sysprof test" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" RESTRICT="!test? ( test )" RDEPEND=" |