diff options
author | 2022-02-08 04:44:21 +0000 | |
---|---|---|
committer | 2022-02-08 04:44:21 +0000 | |
commit | f5053b49d20d5ae81d8df0130cb6ee90a67c09d4 (patch) | |
tree | 274404729325009b3ecb51afd9dc7a7382f791cc /gnome-extra | |
parent | x11-terms/gnome-terminal: Stabilize 3.40.3 arm64, #831946 (diff) | |
download | gentoo-f5053b49d20d5ae81d8df0130cb6ee90a67c09d4.tar.gz gentoo-f5053b49d20d5ae81d8df0130cb6ee90a67c09d4.tar.bz2 gentoo-f5053b49d20d5ae81d8df0130cb6ee90a67c09d4.zip |
gnome-extra/gnome-user-docs: Stabilize 40.5 arm64, #831946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-user-docs/gnome-user-docs-40.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-user-docs/gnome-user-docs-40.5.ebuild b/gnome-extra/gnome-user-docs/gnome-user-docs-40.5.ebuild index f9a0f49950e9..ef9634979fdf 100644 --- a/gnome-extra/gnome-user-docs/gnome-user-docs-40.5.ebuild +++ b/gnome-extra/gnome-user-docs/gnome-user-docs-40.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-user-docs" LICENSE="CC-BY-3.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" BDEPEND="test? ( dev-libs/libxml2 )" |