diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 21:06:40 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 21:06:40 +0000 |
commit | acfb6de0edf1e89d6258b73c7836afcfa9d36902 (patch) | |
tree | e9d8cf245c50386ec270f6887120d99190b74bf9 /media-gfx/librecad | |
parent | media-fonts/polarsys-b612-fonts: keyworded 1.003 for ppc64, bug #676536 (diff) | |
download | gentoo-acfb6de0edf1e89d6258b73c7836afcfa9d36902.tar.gz gentoo-acfb6de0edf1e89d6258b73c7836afcfa9d36902.tar.bz2 gentoo-acfb6de0edf1e89d6258b73c7836afcfa9d36902.zip |
media-gfx/librecad: keyworded 2.1.3-r4 for ppc64, bug #676870
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-gfx/librecad')
-rw-r--r-- | media-gfx/librecad/librecad-2.1.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/librecad/librecad-2.1.3-r4.ebuild b/media-gfx/librecad/librecad-2.1.3-r4.ebuild index 874bb483159d..f5656b761208 100644 --- a/media-gfx/librecad/librecad-2.1.3-r4.ebuild +++ b/media-gfx/librecad/librecad-2.1.3-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/LibreCAD/LibreCAD/archive/${PV/_/}.tar.gz -> ${P}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="3d debug doc tools" |