commit: 7f7a391d45831511d25c5db1bd948523c7f74ead Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Fri Jan 31 20:05:08 2020 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Fri Jan 31 20:05:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f7a391d
media-libs/gsound: Add ~ia64 keyword (bug #692802) Tested-by: Émeric Maschino Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> media-libs/gsound/gsound-1.0.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/gsound/gsound-1.0.2-r1.ebuild b/media-libs/gsound/gsound-1.0.2-r1.ebuild index c0a183f7fd5..7d43c6b5d04 100644 --- a/media-libs/gsound/gsound-1.0.2-r1.ebuild +++ b/media-libs/gsound/gsound-1.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GSound" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 x86" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )"
