diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 20:40:11 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 20:53:43 +0200 |
commit | b40bfaca6e90532e87d586b1176d82f9b22c4d6f (patch) | |
tree | e65f314a31a41b560ad15beb880940f0465c64af /media-gfx/librecad | |
parent | media-sound/grip: x86 stable (bug #626864) (diff) | |
download | gentoo-b40bfaca6e90532e87d586b1176d82f9b22c4d6f.tar.gz gentoo-b40bfaca6e90532e87d586b1176d82f9b22c4d6f.tar.bz2 gentoo-b40bfaca6e90532e87d586b1176d82f9b22c4d6f.zip |
media-gfx/librecad: x86 stable (bug #632436)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'media-gfx/librecad')
-rw-r--r-- | media-gfx/librecad/librecad-2.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/librecad/librecad-2.1.3.ebuild b/media-gfx/librecad/librecad-2.1.3.ebuild index 5a20c3bc2c43..b2e66a3c306d 100644 --- a/media-gfx/librecad/librecad-2.1.3.ebuild +++ b/media-gfx/librecad/librecad-2.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 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="|| ( qt4 qt5 )" |