diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-03-30 09:21:20 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-30 09:32:10 -0400 |
commit | 58d6e1dd9160691073e81d4f7d2a25bf9be4f834 (patch) | |
tree | 7e89bdf917dabd1d433c7846c90c3b9de126cb50 /app-office/pinpoint | |
parent | app-shells/posh: amd64 stable (diff) | |
download | gentoo-58d6e1dd9160691073e81d4f7d2a25bf9be4f834.tar.gz gentoo-58d6e1dd9160691073e81d4f7d2a25bf9be4f834.tar.bz2 gentoo-58d6e1dd9160691073e81d4f7d2a25bf9be4f834.zip |
app-office/pinpoint: amd64 stable
Bug: https://bugs.gentoo.org/574384
Package-Manager: Portage-2.3.26, Repoman-2.3.7
Diffstat (limited to 'app-office/pinpoint')
-rw-r--r-- | app-office/pinpoint/pinpoint-0.1.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/pinpoint/pinpoint-0.1.8-r1.ebuild b/app-office/pinpoint/pinpoint-0.1.8-r1.ebuild index 28ad72f835ac..0102de0eb567 100644 --- a/app-office/pinpoint/pinpoint-0.1.8-r1.ebuild +++ b/app-office/pinpoint/pinpoint-0.1.8-r1.ebuild @@ -9,7 +9,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 |