diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-27 23:31:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-27 23:31:57 +0100 |
commit | 6629a593b845d03fd0c406f238017447b55bdc06 (patch) | |
tree | fb968a3b5c5141203c9051cdf5d71028a88379ac /x11-libs/rep-gtk | |
parent | dev-qt/qtchooser: stable 0_p20170803 for ia64, bug #651672 (diff) | |
download | gentoo-6629a593b845d03fd0c406f238017447b55bdc06.tar.gz gentoo-6629a593b845d03fd0c406f238017447b55bdc06.tar.bz2 gentoo-6629a593b845d03fd0c406f238017447b55bdc06.zip |
x11-libs/rep-gtk: stable 0.90.8.3 for ia64, bug #651710
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'x11-libs/rep-gtk')
-rw-r--r-- | x11-libs/rep-gtk/rep-gtk-0.90.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/rep-gtk/rep-gtk-0.90.8.3.ebuild b/x11-libs/rep-gtk/rep-gtk-0.90.8.3.ebuild index 05d6cb5aca71..4700368b7a2a 100644 --- a/x11-libs/rep-gtk/rep-gtk-0.90.8.3.ebuild +++ b/x11-libs/rep-gtk/rep-gtk-0.90.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="http://download.tuxfamily.org/librep/${PN}/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="gtk-2.0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="examples" RDEPEND=">=dev-libs/librep-0.90.5 |