commit: a24f46e993d31d3d4f69a3f78245ddb4390252a4 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Dec 8 13:27:11 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Dec 8 13:27:11 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a24f46e9
games-kids/gcompris: Sync with Gentoo ebuild repo Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> games-kids/gcompris/gcompris-9999.ebuild | 2 +- games-kids/gcompris/metadata.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games-kids/gcompris/gcompris-9999.ebuild b/games-kids/gcompris/gcompris-9999.ebuild index c11d811353..213187432c 100644 --- a/games-kids/gcompris/gcompris-9999.ebuild +++ b/games-kids/gcompris/gcompris-9999.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://gcompris.net/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="https://gcompris.net/download/qt/src/${PN}-qt-${PV}.tar.xz" - KEYWORDS="" + KEYWORDS="~amd64 ~x86" S="${WORKDIR}/${PN}-qt-${PV}" fi diff --git a/games-kids/gcompris/metadata.xml b/games-kids/gcompris/metadata.xml index 8d4ef553b6..ab0bc780ad 100644 --- a/games-kids/gcompris/metadata.xml +++ b/games-kids/gcompris/metadata.xml @@ -10,6 +10,6 @@ <name>Gentoo Games Project</name> </maintainer> <use> - <flag name="kiosk">Enable kiosk mode by default</flag> + <flag name="kiosk">Enable kiosk mode by default (for use by small children or on a self-service host machine)</flag> </use> </pkgmetadata>
