diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-18 14:36:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-18 14:36:24 +0200 |
commit | 830859928f99525cc8b8c3ceca1f0524b3208a7d (patch) | |
tree | 347d36a27cab01d7de5eeb914f16ebbef638be59 | |
parent | dev-qt/linguist: amd64 stable wrt bug #552396 (diff) | |
download | gentoo-830859928f99525cc8b8c3ceca1f0524b3208a7d.tar.gz gentoo-830859928f99525cc8b8c3ceca1f0524b3208a7d.tar.bz2 gentoo-830859928f99525cc8b8c3ceca1f0524b3208a7d.zip |
dev-qt/pixeltool: amd64 stable wrt bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-qt/pixeltool/pixeltool-4.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/pixeltool/pixeltool-4.8.7.ebuild b/dev-qt/pixeltool/pixeltool-4.8.7.ebuild index 433117fe5af6..acb27fc36b8a 100644 --- a/dev-qt/pixeltool/pixeltool-4.8.7.ebuild +++ b/dev-qt/pixeltool/pixeltool-4.8.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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="" |