diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-26 02:46:00 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-26 02:51:59 +0200 |
commit | e0b39f4a70b4c8dd3b83e1e5dea9a7f089216dc1 (patch) | |
tree | 9cfbee923b7951b754db8d176787b0e11e0ec7ff /kde-plasma | |
parent | kde-plasma/plasma-nm: x86 stable (bug #654740) (diff) | |
download | gentoo-e0b39f4a70b4c8dd3b83e1e5dea9a7f089216dc1.tar.gz gentoo-e0b39f4a70b4c8dd3b83e1e5dea9a7f089216dc1.tar.bz2 gentoo-e0b39f4a70b4c8dd3b83e1e5dea9a7f089216dc1.zip |
kde-plasma/kdecoration: x86 stable (bug #654740)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/kdecoration/kdecoration-5.12.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kdecoration/kdecoration-5.12.5.ebuild b/kde-plasma/kdecoration/kdecoration-5.12.5.ebuild index f758b538ee7b..25ef3325803d 100644 --- a/kde-plasma/kdecoration/kdecoration-5.12.5.ebuild +++ b/kde-plasma/kdecoration/kdecoration-5.12.5.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Plugin based library to create window decorations" LICENSE="|| ( LGPL-2.1 LGPL-3 )" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" DEPEND="$(add_qt_dep qtgui)" |