commit:     f4fc062e04452d72a3c60cf5c07e22c3bfb9fdea
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 26 21:36:00 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 26 21:36:00 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4fc062e

net-print/libppd: fix VariableOrderWrong

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-print/libppd/libppd-2.1_beta1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/libppd/libppd-2.1_beta1.ebuild 
b/net-print/libppd/libppd-2.1_beta1.ebuild
index 4f6988252d6f..facbdf57cdc0 100644
--- a/net-print/libppd/libppd-2.1_beta1.ebuild
+++ b/net-print/libppd/libppd-2.1_beta1.ebuild
@@ -10,8 +10,8 @@ S="${WORKDIR}"/${P/_beta/b}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-IUSE="+postscript +poppler"
 KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="+postscript +poppler"
 
 # pdftops has various possible implementations, but the default
 # really needs to be decent

Reply via email to