diff options
author | Sam James <sam@gentoo.org> | 2022-08-07 06:10:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-07 06:10:54 +0100 |
commit | 935fe95533a6dcea7f7ac738e5ae70b43a5c3674 (patch) | |
tree | d204504d22b842da205fbbbac52e1f72f4092023 /dev-libs/gjs | |
parent | app-text/gspell: Stabilize 1.11.1 x86, #861029 (diff) | |
download | gentoo-935fe95533a6dcea7f7ac738e5ae70b43a5c3674.tar.gz gentoo-935fe95533a6dcea7f7ac738e5ae70b43a5c3674.tar.bz2 gentoo-935fe95533a6dcea7f7ac738e5ae70b43a5c3674.zip |
dev-libs/gjs: Stabilize 1.72.1 x86, #861029
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/gjs')
-rw-r--r-- | dev-libs/gjs/gjs-1.72.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gjs/gjs-1.72.1.ebuild b/dev-libs/gjs/gjs-1.72.1.ebuild index ee1deb3aa56c..002524a5ac0e 100644 --- a/dev-libs/gjs/gjs-1.72.1.ebuild +++ b/dev-libs/gjs/gjs-1.72.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gjs https://gitlab.gnome.org/GNOME/gjs LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )" SLOT="0" IUSE="+cairo examples gtk readline sysprof test" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" RESTRICT="!test? ( test )" RDEPEND=" |