diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-17 11:13:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-17 11:13:31 +0100 |
commit | f74ccfb826a8e982c55ce878e263447af68e1d90 (patch) | |
tree | 12037516628c3820b8d24efb3b6189220ad01b15 /net-misc/qtm | |
parent | dev-qt/qtlocation: amd64 stable wrt bug #611784 (diff) | |
download | gentoo-f74ccfb826a8e982c55ce878e263447af68e1d90.tar.gz gentoo-f74ccfb826a8e982c55ce878e263447af68e1d90.tar.bz2 gentoo-f74ccfb826a8e982c55ce878e263447af68e1d90.zip |
net-misc/qtm: amd64 stable wrt bug #611786
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/qtm')
-rw-r--r-- | net-misc/qtm/qtm-1.3.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/qtm/qtm-1.3.18.ebuild b/net-misc/qtm/qtm-1.3.18.ebuild index 73a7e27f1c72..0b730b255761 100644 --- a/net-misc/qtm/qtm-1.3.18.ebuild +++ b/net-misc/qtm/qtm-1.3.18.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://bitbucket.org/IndigoJo/${PN}-$(get_version_component_range 1-2) LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="dbus debug" RESTRICT="strip" |