diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-01-11 21:51:07 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-01-11 22:01:20 +0200 |
commit | 07f768594abc95a38aec4ed0adbe4eb498a3fea9 (patch) | |
tree | 46debb999a22d56d3e043390a84694a5efe31afe /gnome-base | |
parent | gnome-base/gvfs: remove old (diff) | |
download | gentoo-07f768594abc95a38aec4ed0adbe4eb498a3fea9.tar.gz gentoo-07f768594abc95a38aec4ed0adbe4eb498a3fea9.tar.bz2 gentoo-07f768594abc95a38aec4ed0adbe4eb498a3fea9.zip |
gnome-base/libgtop: ia64 stable (bug #685254)
Tested-by: Émeric Maschino
Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgtop/libgtop-2.38.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgtop/libgtop-2.38.0.ebuild b/gnome-base/libgtop/libgtop-2.38.0.ebuild index e76ac8261411..ce6ad98ed708 100644 --- a/gnome-base/libgtop/libgtop-2.38.0.ebuild +++ b/gnome-base/libgtop/libgtop-2.38.0.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 @@ -9,7 +9,7 @@ HOMEPAGE="https://git.gnome.org/browse/libgtop" LICENSE="GPL-2+" SLOT="2/11" # libgtop soname version -KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh sparc x86" IUSE="+introspection" RDEPEND=" |