diff options
author | Michael Palimaka <kensington@gentoo.org> | 2014-01-20 08:03:43 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2014-01-20 08:03:43 +0000 |
commit | a1c0af25e6746021f1557b79f31e7636b57bd260 (patch) | |
tree | 128d4edb972c47f8c6e4b86235328d19da8c5cbf /kde-base/libksane/libksane-4.11.5.ebuild | |
parent | keyword ~arm (diff) | |
download | historical-a1c0af25e6746021f1557b79f31e7636b57bd260.tar.gz historical-a1c0af25e6746021f1557b79f31e7636b57bd260.tar.bz2 historical-a1c0af25e6746021f1557b79f31e7636b57bd260.zip |
Restore keywords that were accidentally omitted.
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0x06B1F38DCA45A1EC!
Diffstat (limited to 'kde-base/libksane/libksane-4.11.5.ebuild')
-rw-r--r-- | kde-base/libksane/libksane-4.11.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/libksane/libksane-4.11.5.ebuild b/kde-base/libksane/libksane-4.11.5.ebuild index e79c41ef663d..5b08bc07cedb 100644 --- a/kde-base/libksane/libksane-4.11.5.ebuild +++ b/kde-base/libksane/libksane-4.11.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.11.5.ebuild,v 1.1 2014/01/10 04:22:00 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.11.5.ebuild,v 1.2 2014/01/20 08:00:12 kensington Exp $ EAPI=5 inherit kde4-base DESCRIPTION="SANE Library interface for KDE" -KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" LICENSE="LGPL-2" |