diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-06 04:57:42 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-06 04:57:42 +0100 |
commit | 5a7caa217faf0d778b4fb0110855dcc3031a8812 (patch) | |
tree | 5e45f84d8a517f58a53861c64dcf900e3963eabe /media-gfx | |
parent | sys-apps/less: x86 stable (bug #643008) (diff) | |
download | gentoo-5a7caa217faf0d778b4fb0110855dcc3031a8812.tar.gz gentoo-5a7caa217faf0d778b4fb0110855dcc3031a8812.tar.bz2 gentoo-5a7caa217faf0d778b4fb0110855dcc3031a8812.zip |
media-gfx/librecad: x86 stable (bug #643316)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/librecad/librecad-2.1.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/librecad/librecad-2.1.3-r2.ebuild b/media-gfx/librecad/librecad-2.1.3-r2.ebuild index 517916041bd8..dfd56d2aaf24 100644 --- a/media-gfx/librecad/librecad-2.1.3-r2.ebuild +++ b/media-gfx/librecad/librecad-2.1.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/LibreCAD/LibreCAD/archive/${PV/_/}.zip -> ${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" IUSE="3d debug doc tools qt4 +qt5" REQUIRED_USE="qt5" |