diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-03 13:58:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-03 21:08:43 +0100 |
commit | cff6d852132513fdbe4b43b41a10631fc80015c2 (patch) | |
tree | 07ae97c0a380fe537ef10ba6a8854870357aef00 | |
parent | dev-qt/pixeltool: ia64 stable, bug #552396 (diff) | |
download | gentoo-cff6d852132513fdbe4b43b41a10631fc80015c2.tar.gz gentoo-cff6d852132513fdbe4b43b41a10631fc80015c2.tar.bz2 gentoo-cff6d852132513fdbe4b43b41a10631fc80015c2.zip |
dev-qt/qdbusviewer: ia64 stable, bug #552396
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
-rw-r--r-- | dev-qt/qdbusviewer/qdbusviewer-4.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qdbusviewer/qdbusviewer-4.8.7.ebuild b/dev-qt/qdbusviewer/qdbusviewer-4.8.7.ebuild index 58c82a23fd53..578d1f630b68 100644 --- a/dev-qt/qdbusviewer/qdbusviewer-4.8.7.ebuild +++ b/dev-qt/qdbusviewer/qdbusviewer-4.8.7.ebuild @@ -7,7 +7,7 @@ inherit eutils qt4-build-multilib DESCRIPTION="Graphical tool that lets you introspect D-Bus objects and messages" if [[ ${QT4_BUILD_TYPE} == release ]]; then - KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" + KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" fi IUSE="" |