media-libs/gsound: Add ~ia64 keyword (bug #692802)
authorMart Raudsepp <leio@gentoo.org>
Fri, 31 Jan 2020 20:05:08 +0000 (22:05 +0200)
committerMart Raudsepp <leio@gentoo.org>
Fri, 31 Jan 2020 20:05:08 +0000 (22:05 +0200)
Tested-by: Émeric Maschino
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
media-libs/gsound/gsound-1.0.2-r1.ebuild

index c0a183f7fd52ad454a49bebaff4a9ceccb30517f..7d43c6b5d04ec78e6c14ba5844d0c2d3c065ba21 100644 (file)
@@ -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 )"