diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-04 17:48:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-04 17:48:01 +0200 |
commit | 5e32cc6bb9b394c410e1bc84d54b234f684a580c (patch) | |
tree | 844603b70ea7c19ef52644adbf39c8390be41a18 /dev-libs/kproperty | |
parent | dev-libs/kdiagram: x86 stable wrt bug #623250 (diff) | |
download | gentoo-5e32cc6bb9b394c410e1bc84d54b234f684a580c.tar.gz gentoo-5e32cc6bb9b394c410e1bc84d54b234f684a580c.tar.bz2 gentoo-5e32cc6bb9b394c410e1bc84d54b234f684a580c.zip |
dev-libs/kproperty: x86 stable wrt bug #623250
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/kproperty')
-rw-r--r-- | dev-libs/kproperty/kproperty-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/kproperty/kproperty-3.0.1.ebuild b/dev-libs/kproperty/kproperty-3.0.1.ebuild index 314877a58ad8..832eabff04c5 100644 --- a/dev-libs/kproperty/kproperty-3.0.1.ebuild +++ b/dev-libs/kproperty/kproperty-3.0.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Property editing framework with editor widget similar to Qt Designe [[ ${KDE_BUILD_TYPE} != live ]] && SRC_URI="mirror://kde/stable/${PN}/src/${P}.tar.xz" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" |