diff options
-rw-r--r-- | app-office/pinpoint/pinpoint-0.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/pinpoint/pinpoint-0.1.8.ebuild b/app-office/pinpoint/pinpoint-0.1.8.ebuild index bb1445508d12..eb203e508a61 100644 --- a/app-office/pinpoint/pinpoint-0.1.8.ebuild +++ b/app-office/pinpoint/pinpoint-0.1.8.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 |