diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:31:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:31:38 +0200 |
commit | f244fb6fc59844112eed506c3790611e89a74b7a (patch) | |
tree | 9dd3a7fe4e4821efe58b9d7bea0f95a4f51aa5c7 /dev-qt/pixeltool | |
parent | dev-qt/linguist: x86 stable wrt bug #552396 (diff) | |
download | gentoo-f244fb6fc59844112eed506c3790611e89a74b7a.tar.gz gentoo-f244fb6fc59844112eed506c3790611e89a74b7a.tar.bz2 gentoo-f244fb6fc59844112eed506c3790611e89a74b7a.zip |
dev-qt/pixeltool: x86 stable wrt bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/pixeltool')
-rw-r--r-- | dev-qt/pixeltool/pixeltool-4.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/pixeltool/pixeltool-4.8.7.ebuild b/dev-qt/pixeltool/pixeltool-4.8.7.ebuild index acb27fc36b8a..c555a8bd1646 100644 --- a/dev-qt/pixeltool/pixeltool-4.8.7.ebuild +++ b/dev-qt/pixeltool/pixeltool-4.8.7.ebuild @@ -7,7 +7,7 @@ inherit qt4-build-multilib DESCRIPTION="Qt screen magnifier" if [[ ${QT4_BUILD_TYPE} == release ]]; then - KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" fi IUSE="" |