diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 08:52:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 09:00:20 +0000 |
commit | f46c3aaaca350118a8532660bcb4d555c58fc9a0 (patch) | |
tree | 9b21c1a86df568b4cbffe43b92887a445849aa28 | |
parent | x11-terms/gnome-terminal: Stabilize 3.40.1 amd64, #792327 (diff) | |
download | gentoo-f46c3aaaca350118a8532660bcb4d555c58fc9a0.tar.gz gentoo-f46c3aaaca350118a8532660bcb4d555c58fc9a0.tar.bz2 gentoo-f46c3aaaca350118a8532660bcb4d555c58fc9a0.zip |
gnome-extra/gnome-user-docs: Stabilize 40.1 amd64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | gnome-extra/gnome-user-docs/gnome-user-docs-40.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gnome-user-docs/gnome-user-docs-40.1.ebuild b/gnome-extra/gnome-user-docs/gnome-user-docs-40.1.ebuild index f76d70a83cdd..f9a0f49950e9 100644 --- a/gnome-extra/gnome-user-docs/gnome-user-docs-40.1.ebuild +++ b/gnome-extra/gnome-user-docs/gnome-user-docs-40.1.ebuild @@ -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 )" |