diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:14:09 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:14:09 +0200 |
commit | 7483563da09d3895371ce155bda8e47294a2b96f (patch) | |
tree | 08fb1aa129b9950d5cb53ade522235b368cf059f /kde-frameworks/kbookmarks | |
parent | kde-frameworks/kauth: x86 stable (bug #667760) (diff) | |
download | gentoo-7483563da09d3895371ce155bda8e47294a2b96f.tar.gz gentoo-7483563da09d3895371ce155bda8e47294a2b96f.tar.bz2 gentoo-7483563da09d3895371ce155bda8e47294a2b96f.zip |
kde-frameworks/kbookmarks: x86 stable (bug #667760)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'kde-frameworks/kbookmarks')
-rw-r--r-- | kde-frameworks/kbookmarks/kbookmarks-5.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kbookmarks/kbookmarks-5.50.0.ebuild b/kde-frameworks/kbookmarks/kbookmarks-5.50.0.ebuild index 763576f16e6e..9e1762214dfd 100644 --- a/kde-frameworks/kbookmarks/kbookmarks-5.50.0.ebuild +++ b/kde-frameworks/kbookmarks/kbookmarks-5.50.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Framework for managing bookmarks stored in XBEL format" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 x86" IUSE="nls" RDEPEND=" |