diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-12-19 05:05:30 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-12-19 05:05:49 +1100 |
commit | 4f27d000e1a2087f67df318ff5e979060687fd24 (patch) | |
tree | ce9215a83d3c820789b94d41207be5a9018c2440 /kde-apps/kolourpaint | |
parent | net-p2p/transmission: add optional PolarSSL support (diff) | |
download | gentoo-4f27d000e1a2087f67df318ff5e979060687fd24.tar.gz gentoo-4f27d000e1a2087f67df318ff5e979060687fd24.tar.bz2 gentoo-4f27d000e1a2087f67df318ff5e979060687fd24.zip |
kde-apps: stabilise 16.08.3 on amd64/x86
Gentoo-bug: 601852
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'kde-apps/kolourpaint')
-rw-r--r-- | kde-apps/kolourpaint/kolourpaint-16.08.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/kolourpaint/kolourpaint-16.08.3.ebuild b/kde-apps/kolourpaint/kolourpaint-16.08.3.ebuild index 8bde3049e55f..b98efec01b8f 100644 --- a/kde-apps/kolourpaint/kolourpaint-16.08.3.ebuild +++ b/kde-apps/kolourpaint/kolourpaint-16.08.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Paint Program by KDE" HOMEPAGE="https://www.kde.org/applications/graphics/kolourpaint/" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" LICENSE="BSD-2 LGPL-2 LGPL-2+ || ( LGPL-2.1 LGPL-3 ) GPL-2 handbook? ( FDL-1.2 )" IUSE="scanner" |