diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:47:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:21 +0100 |
commit | c4a9e6d024b28e6d01cae10e95cf83448a9efd2f (patch) | |
tree | c22f6599edf2118b439b97f5a8ac82698fa88e18 /app-text/libmspub | |
parent | net-libs/libssh2: stable 1.8.0-r1 for ppc64, bug #651590 (diff) | |
download | gentoo-c4a9e6d024b28e6d01cae10e95cf83448a9efd2f.tar.gz gentoo-c4a9e6d024b28e6d01cae10e95cf83448a9efd2f.tar.bz2 gentoo-c4a9e6d024b28e6d01cae10e95cf83448a9efd2f.zip |
app-text/libmspub: stable 0.1.4 for ppc64, bug #652638
Bug: https://bugs.gentoo.org/652638
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-text/libmspub')
-rw-r--r-- | app-text/libmspub/libmspub-0.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libmspub/libmspub-0.1.4.ebuild b/app-text/libmspub/libmspub-0.1.4.ebuild index a7a301490ef3..f881fb03dafb 100644 --- a/app-text/libmspub/libmspub-0.1.4.ebuild +++ b/app-text/libmspub/libmspub-0.1.4.ebuild @@ -17,7 +17,7 @@ SLOT="0" # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061 [[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86" IUSE="doc static-libs" |