diff options
author | Sam James <sam@gentoo.org> | 2023-07-02 12:16:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-02 12:17:31 +0100 |
commit | 9834ff982c2cc33a9f1df1ca661c34559c78cb50 (patch) | |
tree | c4d8ec57e656c334bb3b2a2ab6647e26eac7adba /dev-libs/gjs | |
parent | app-text/libgepub: Stabilize 0.7.1 x86, #909487 (diff) | |
download | gentoo-9834ff982c2cc33a9f1df1ca661c34559c78cb50.tar.gz gentoo-9834ff982c2cc33a9f1df1ca661c34559c78cb50.tar.bz2 gentoo-9834ff982c2cc33a9f1df1ca661c34559c78cb50.zip |
dev-libs/gjs: Stabilize 1.76.2 x86, #909488
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/gjs')
-rw-r--r-- | dev-libs/gjs/gjs-1.76.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gjs/gjs-1.76.2.ebuild b/dev-libs/gjs/gjs-1.76.2.ebuild index 4e867f6be457..4b4e131cc81b 100644 --- a/dev-libs/gjs/gjs-1.76.2.ebuild +++ b/dev-libs/gjs/gjs-1.76.2.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 readline sysprof test" -KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" RESTRICT="!test? ( test )" RDEPEND=" |