commit: b6437ce2b3e704796a1710179c2a0b907660cdae Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Oct 16 09:18:15 2018 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Oct 16 09:18:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6437ce2
gnome-extra/chrome-gnome-shell-10-r0: add ~alpha keyword Gentoo-Bug: http://bugs.gentoo.org/583422 Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org> gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild index a932b4e301d..3f8d388c296 100644 --- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild +++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
