media-libs/smpeg2: Add ~arm keyword
authorJames Le Cuirot <chewi@gentoo.org>
Sat, 1 Sep 2018 14:09:35 +0000 (15:09 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Sat, 1 Sep 2018 14:09:35 +0000 (15:09 +0100)
Package-Manager: Portage-2.3.48, Repoman-2.3.10

media-libs/smpeg2/smpeg2-2.0.0-r3.ebuild

index ed6616eae337b5bdbf82a14d7b2dfaad2c29264a..868cb7a0125b5c4c4c994c733d3fa29a3fe5b776 100644 (file)
@@ -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=5
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${MY_P}.tar.bz2"
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE="debug cpu_flags_x86_mmx static-libs"
 
 DEPEND=">=media-libs/libsdl2-2.0.1-r1[${MULTILIB_USEDEP}]"