summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-02-16 08:16:43 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2021-02-16 08:16:43 +0000
commit8e8a1ce7ab99cc80639a321cb267c8bb184ecc69 (patch)
treee88a9f91a1dbe91ae04038bccec59c28d857b2ff /dev-cpp
parentdev-libs/nss-pem: keyworded 1.0.6 for hppa (diff)
downloadgentoo-8e8a1ce7ab99cc80639a321cb267c8bb184ecc69.tar.gz
gentoo-8e8a1ce7ab99cc80639a321cb267c8bb184ecc69.tar.bz2
gentoo-8e8a1ce7ab99cc80639a321cb267c8bb184ecc69.zip
dev-cpp/ms-gsl: keyworded 3.1.0 for ppc
keyworded wrt bug #770826 Package-Manager: Portage-3.0.14, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/ms-gsl/ms-gsl-3.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/ms-gsl/ms-gsl-3.1.0.ebuild b/dev-cpp/ms-gsl/ms-gsl-3.1.0.ebuild
index d3ecf6decf9d..f6c803756798 100644
--- a/dev-cpp/ms-gsl/ms-gsl-3.1.0.ebuild
+++ b/dev-cpp/ms-gsl/ms-gsl-3.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ S="${WORKDIR}/GSL-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"