diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 10:56:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 11:10:01 +0200 |
commit | de567f04ce677f91550a621281b75ce055abfc51 (patch) | |
tree | ec1d92d1b6680aa3a43981b48d32464cc7a4cb04 /app-office/pinpoint | |
parent | app-office/gnumeric: x86 stable wrt bug #551826 (diff) | |
download | gentoo-de567f04ce677f91550a621281b75ce055abfc51.tar.gz gentoo-de567f04ce677f91550a621281b75ce055abfc51.tar.bz2 gentoo-de567f04ce677f91550a621281b75ce055abfc51.zip |
app-office/pinpoint: x86 stable wrt bug #551826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-office/pinpoint')
-rw-r--r-- | app-office/pinpoint/pinpoint-0.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/pinpoint/pinpoint-0.1.6.ebuild b/app-office/pinpoint/pinpoint-0.1.6.ebuild index d351269cd77d..732a1d0e7735 100644 --- a/app-office/pinpoint/pinpoint-0.1.6.ebuild +++ b/app-office/pinpoint/pinpoint-0.1.6.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Pinpoint" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+gstreamer +pdf" # rsvg is used for svg-in-pdf -- clubbing it under pdf for now |