diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-24 19:33:49 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-24 19:59:10 -0400 |
commit | 05183eb8f33a5c7df4248b8ff2fc41190cdb3fac (patch) | |
tree | 6742b34d74d122fde501a522d1b6a63f586337cd /dev-qt/qtlockedfile | |
parent | dev-db/mysql: Fix USE=-server on 5.7.22 (diff) | |
download | gentoo-05183eb8f33a5c7df4248b8ff2fc41190cdb3fac.tar.gz gentoo-05183eb8f33a5c7df4248b8ff2fc41190cdb3fac.tar.bz2 gentoo-05183eb8f33a5c7df4248b8ff2fc41190cdb3fac.zip |
dev-qt/qtlockedfile: amd64 stable wrt bug #653986
Bug: https://bugs.gentoo.org/653986
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-qt/qtlockedfile')
-rw-r--r-- | dev-qt/qtlockedfile/qtlockedfile-2.4.1_p20171024.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlockedfile/qtlockedfile-2.4.1_p20171024.ebuild b/dev-qt/qtlockedfile/qtlockedfile-2.4.1_p20171024.ebuild index cfa7ba1b31d9..77ec92116948 100644 --- a/dev-qt/qtlockedfile/qtlockedfile-2.4.1_p20171024.ebuild +++ b/dev-qt/qtlockedfile/qtlockedfile-2.4.1_p20171024.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~pesa/distfiles/${MY_P}.tar.xz" LICENSE="|| ( LGPL-2.1 GPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="doc" DEPEND="dev-qt/qtcore:5" |