diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-02-21 16:45:54 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-02-22 00:33:30 +0100 |
commit | 2993f63a7eab689b88f5632e4d469b54a50407a3 (patch) | |
tree | f360dfcded3f6b9e776ac81081ae2560156268c5 /dev-cpp | |
parent | dev-cpp/gnome-vfsmm: amd64 stable, bug 566378 (diff) | |
download | gentoo-2993f63a7eab689b88f5632e4d469b54a50407a3.tar.gz gentoo-2993f63a7eab689b88f5632e4d469b54a50407a3.tar.bz2 gentoo-2993f63a7eab689b88f5632e4d469b54a50407a3.zip |
dev-cpp/gtkglextmm: amd64 stable, bug 566378
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/gtkglextmm/gtkglextmm-1.2.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gtkglextmm/gtkglextmm-1.2.0-r2.ebuild b/dev-cpp/gtkglextmm/gtkglextmm-1.2.0-r2.ebuild index 6353a7818121..e800ea91b8a2 100644 --- a/dev-cpp/gtkglextmm/gtkglextmm-1.2.0-r2.ebuild +++ b/dev-cpp/gtkglextmm/gtkglextmm-1.2.0-r2.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="C++ bindings for gtkglext" HOMEPAGE="https://projects.gnome.org/gtkglext/" SRC_URI="mirror://sourceforge/gtkglext/${P}.tar.bz2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="doc" SLOT="1.0" LICENSE="GPL-2 LGPL-2.1" |