diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-01-31 22:06:10 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-01-31 22:06:10 +0200 |
commit | b3f41b5ebc7046816597ced9ba8a3c59b5982c63 (patch) | |
tree | 88de51f92117ef038c2fb5a925f4272bd15903e7 /gnome-extra | |
parent | gui-libs/libhandy: Add ~ia64 keyword (bug #692802) (diff) | |
download | gentoo-b3f41b5ebc7046816597ced9ba8a3c59b5982c63.tar.gz gentoo-b3f41b5ebc7046816597ced9ba8a3c59b5982c63.tar.bz2 gentoo-b3f41b5ebc7046816597ced9ba8a3c59b5982c63.zip |
gnome-extra/gnome-contacts: 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@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-contacts/gnome-contacts-3.32.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-contacts/gnome-contacts-3.32.1.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-3.32.1.ebuild index 2536630c39c4..7c22863f6525 100644 --- a/gnome-extra/gnome-contacts/gnome-contacts-3.32.1.ebuild +++ b/gnome-extra/gnome-contacts/gnome-contacts-3.32.1.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/Design/Apps/Contacts" LICENSE="GPL-2+" SLOT="0" IUSE="telepathy v4l" -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" VALA_DEPEND=" $(vala_depend) |