diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-06-29 18:41:23 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-06-29 18:41:23 +0300 |
commit | 6c9d586aa0b9ad6766cb9e9afde0c969753ae0e6 (patch) | |
tree | b35c01f29f0f313010d1094f25f26fe1bc398c6a /x11-libs | |
parent | x11-libs/gtk+: amd64 stable wrt bug #728924 (diff) | |
download | gentoo-6c9d586aa0b9ad6766cb9e9afde0c969753ae0e6.tar.gz gentoo-6c9d586aa0b9ad6766cb9e9afde0c969753ae0e6.tar.bz2 gentoo-6c9d586aa0b9ad6766cb9e9afde0c969753ae0e6.zip |
x11-libs/gtk+extra: amd64 stable wrt bug #728924
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+extra/gtk+extra-3.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+extra/gtk+extra-3.3.4.ebuild b/x11-libs/gtk+extra/gtk+extra-3.3.4.ebuild index 98ccbdf2868f..cd3521b0b525 100644 --- a/x11-libs/gtk+extra/gtk+extra-3.3.4.ebuild +++ b/x11-libs/gtk+extra/gtk+extra-3.3.4.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gtkextra/gtkextra-${PV}.tar.gz" LICENSE="FDL-1.1 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="+introspection static-libs test" RESTRICT="!test? ( test )" |