summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-12-16 08:44:32 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-12-16 08:44:32 +0100
commit217f41c25073c71b01e170811ea3c3fdd2fba59f (patch)
tree874918b9addc0e7db82601cc9a0eacc541deb861 /app-misc/pdfpc
parentx11-base/xorg-server: sparc stable wrt bug #829310 (diff)
downloadgentoo-217f41c25073c71b01e170811ea3c3fdd2fba59f.tar.gz
gentoo-217f41c25073c71b01e170811ea3c3fdd2fba59f.tar.bz2
gentoo-217f41c25073c71b01e170811ea3c3fdd2fba59f.zip
app-misc/pdfpc: x86 stable wrt bug #828333
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc/pdfpc')
-rw-r--r--app-misc/pdfpc/pdfpc-4.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/pdfpc/pdfpc-4.5.0.ebuild b/app-misc/pdfpc/pdfpc-4.5.0.ebuild
index 86d621b17b9b..b4a0c4eeed3a 100644
--- a/app-misc/pdfpc/pdfpc-4.5.0.ebuild
+++ b/app-misc/pdfpc/pdfpc-4.5.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://pdfpc.github.io https://github.com/pdfpc/pdfpc"
LICENSE="GPL-3+"
SLOT="0"
IUSE="+gstreamer"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}/.git"