summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-11-24 22:00:23 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-11-24 22:01:14 +0000
commit75a4feb7428f5326bbfcf4d5a4693390a3ac7700 (patch)
tree770250cf17d79d051a36df13da4aeae01a737ae7 /dev-libs/libmspack
parentdev-db/phpmyadmin: stable 4.7.8 for ppc, bug #648330 (diff)
downloadgentoo-75a4feb7428f5326bbfcf4d5a4693390a3ac7700.tar.gz
gentoo-75a4feb7428f5326bbfcf4d5a4693390a3ac7700.tar.bz2
gentoo-75a4feb7428f5326bbfcf4d5a4693390a3ac7700.zip
dev-libs/libmspack: stable 0.6_alpha for ppc, bug #660820
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libmspack')
-rw-r--r--dev-libs/libmspack/libmspack-0.6_alpha.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libmspack/libmspack-0.6_alpha.ebuild b/dev-libs/libmspack/libmspack-0.6_alpha.ebuild
index dbb66269d83f..d7c6bfb768c0 100644
--- a/dev-libs/libmspack/libmspack-0.6_alpha.ebuild
+++ b/dev-libs/libmspack/libmspack-0.6_alpha.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
@@ -14,7 +14,7 @@ SRC_URI="https://www.cabextract.org.uk/libmspack/libmspack-${MY_PV}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86"
IUSE="debug doc static-libs utils"
DEPEND=""