diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-31 06:39:19 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-31 06:39:19 +0100 |
commit | 4f21aa1f34f9b4de622e285df9c554a35650f2db (patch) | |
tree | 9de869f7941e345401e5242758f978796c5df7ab /app-arch/mt-st | |
parent | media-libs/imlib: Stable for HPPA (bug #597250). (diff) | |
download | gentoo-4f21aa1f34f9b4de622e285df9c554a35650f2db.tar.gz gentoo-4f21aa1f34f9b4de622e285df9c554a35650f2db.tar.bz2 gentoo-4f21aa1f34f9b4de622e285df9c554a35650f2db.zip |
app-arch/mt-st: Stable for HPPA (bug #605684).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-arch/mt-st')
-rw-r--r-- | app-arch/mt-st/mt-st-1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/mt-st/mt-st-1.3.ebuild b/app-arch/mt-st/mt-st-1.3.ebuild index b7e3e60a8647..2e547d11e87d 100644 --- a/app-arch/mt-st/mt-st-1.3.ebuild +++ b/app-arch/mt-st/mt-st-1.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}/releases/download/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" src_compile() { emake CC="$(tc-getCC)" CFLAGS="${CFLAGS} ${LDFLAGS}" |