diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-24 19:34:18 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-24 19:59:11 -0400 |
commit | f7ad8a729d5cbc1bb2207eabd92b6ef9c7935652 (patch) | |
tree | 204779bcf11131d778612fb44f9cb683aad9a67c /dev-qt | |
parent | dev-qt/qtlockedfile: amd64 stable wrt bug #653986 (diff) | |
download | gentoo-f7ad8a729d5cbc1bb2207eabd92b6ef9c7935652.tar.gz gentoo-f7ad8a729d5cbc1bb2207eabd92b6ef9c7935652.tar.bz2 gentoo-f7ad8a729d5cbc1bb2207eabd92b6ef9c7935652.zip |
dev-qt/qtsingleapplication: 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')
-rw-r--r-- | dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20171024.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20171024.ebuild b/dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20171024.ebuild index dace0a999a2d..95688eec956b 100644 --- a/dev-qt/qtsingleapplication/qtsingleapplication-2.6.1_p20171024.ebuild +++ b/dev-qt/qtsingleapplication/qtsingleapplication-2.6.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 X" DEPEND=" |