diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-21 03:56:32 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-21 03:56:32 +0100 |
commit | efefc8fd82199263c9c7faa705a14e314dcc9348 (patch) | |
tree | fd9b6463665fbdc4558ccc8264442ae66dfbf334 | |
parent | media-gfx/gozer: x86 stable (bug #648250) (diff) | |
download | gentoo-efefc8fd82199263c9c7faa705a14e314dcc9348.tar.gz gentoo-efefc8fd82199263c9c7faa705a14e314dcc9348.tar.bz2 gentoo-efefc8fd82199263c9c7faa705a14e314dcc9348.zip |
dev-libs/mapm: x86 stable (bug #648228)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r-- | dev-libs/mapm/mapm-4.9.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/mapm/mapm-4.9.5-r1.ebuild b/dev-libs/mapm/mapm-4.9.5-r1.ebuild index e90f39c48510..225afdfbffcd 100644 --- a/dev-libs/mapm/mapm-4.9.5-r1.ebuild +++ b/dev-libs/mapm/mapm-4.9.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://www.tc.umn.edu/~ringx004/${P}.tar.gz" LICENSE="mapm-4.9.5" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND="" |