diff options
author | Sam James <sam@gentoo.org> | 2020-12-16 20:12:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-16 20:12:34 +0000 |
commit | 1c42475c827629017bfe7c9d90c26ccd21107f58 (patch) | |
tree | 709f6b79930b068992d74d8201dbf0eb4df77806 /x11-libs | |
parent | media-libs/mesa: Drop old versions (diff) | |
download | gentoo-1c42475c827629017bfe7c9d90c26ccd21107f58.tar.gz gentoo-1c42475c827629017bfe7c9d90c26ccd21107f58.tar.bz2 gentoo-1c42475c827629017bfe7c9d90c26ccd21107f58.zip |
x11-libs/c++-gtk-utils: Stabilize 2.0.34 amd64, #758788
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.34.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.34.ebuild b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.34.ebuild index 00999e928753..fd6edc7c4c07 100644 --- a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.34.ebuild +++ b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.34.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN/++/xx}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="3" -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="+gtk nls" RDEPEND=" |