diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-13 02:20:05 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-13 02:36:53 +0200 |
commit | a020fdbd7e50c28b0c516f6c39491c277828e3c6 (patch) | |
tree | 8940bbef64f0b1ab583a07a1e46f8d51b7ce1b9c /net-print | |
parent | app-crypt/gpa: x86 stable (bug #684626) (diff) | |
download | gentoo-a020fdbd7e50c28b0c516f6c39491c277828e3c6.tar.gz gentoo-a020fdbd7e50c28b0c516f6c39491c277828e3c6.tar.bz2 gentoo-a020fdbd7e50c28b0c516f6c39491c277828e3c6.zip |
net-print/gutenprint: x86 stable (bug #681616)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/gutenprint/gutenprint-5.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/gutenprint/gutenprint-5.3.1.ebuild b/net-print/gutenprint/gutenprint-5.3.1.ebuild index c93fd781c8a7..f7e83de67be2 100644 --- a/net-print/gutenprint/gutenprint-5.3.1.ebuild +++ b/net-print/gutenprint/gutenprint-5.3.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gimp-print/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86" IUSE="cups gimp gtk nls readline ppds static-libs" REQUIRED_USE="gimp? ( gtk )" |