diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-25 19:47:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-25 19:55:28 +0100 |
commit | 86cd10599f0fa168dbd145464ed8f5c56a053acc (patch) | |
tree | 4fdc46d5b6e6f994e5a038e1c030325914fb0255 /media-libs/libsbsms | |
parent | dev-libs/libwacom: stable 0.30 for ppc64, bug #664244 (diff) | |
download | gentoo-86cd10599f0fa168dbd145464ed8f5c56a053acc.tar.gz gentoo-86cd10599f0fa168dbd145464ed8f5c56a053acc.tar.bz2 gentoo-86cd10599f0fa168dbd145464ed8f5c56a053acc.zip |
media-libs/libsbsms: stable 2.0.2-r1 for ppc64, bug #664276
Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'media-libs/libsbsms')
-rw-r--r-- | media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild index e9712ff4063f..c96a9df22bd8 100644 --- a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild +++ b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/sbsms/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ppc ~ppc64 x86" +KEYWORDS="~amd64 ~mips ppc ppc64 x86" IUSE="cpu_flags_x86_sse static-libs" PATCHES=( "${FILESDIR}/${P}-cflags.patch" ) |