summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2020-12-02 13:44:07 +0000
committerSam James <sam@gentoo.org>2020-12-02 23:21:43 +0000
commit7756a57c65735f7fd4f81b02b23b4b8bb28379d9 (patch)
tree635c862c26671532de509d01dd97d2bb7ac0b95d
parentdev-util/oprofile: added ~arm64 (diff)
downloadgentoo-7756a57c.tar.gz
gentoo-7756a57c.tar.bz2
gentoo-7756a57c.zip
media-libs/libsfml: added ~arm64
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-libs/libsfml/libsfml-2.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsfml/libsfml-2.5.1.ebuild b/media-libs/libsfml/libsfml-2.5.1.ebuild
index 715c1d5a2246..159102d00492 100644
--- a/media-libs/libsfml/libsfml-2.5.1.ebuild
+++ b/media-libs/libsfml/libsfml-2.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/SFML/SFML/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ZLIB"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="debug doc examples"
RDEPEND="