diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 18:56:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 18:56:12 +0000 |
commit | a9eebf0689c525d36e77528adac1c7872dfacbb4 (patch) | |
tree | d64e1775e3b123ae113d3bacc7c4247a70f308cc /media-libs/libsdl | |
parent | app-editors/vis: Stabilize 0.7 arm, #768357 (diff) | |
download | gentoo-a9eebf0689c525d36e77528adac1c7872dfacbb4.tar.gz gentoo-a9eebf0689c525d36e77528adac1c7872dfacbb4.tar.bz2 gentoo-a9eebf0689c525d36e77528adac1c7872dfacbb4.zip |
media-libs/libsdl: Stabilize 1.2.15_p20210224 arm, #692388
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild b/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild index 5e44f98aec35..21adbc54dc21 100644 --- a/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild +++ b/media-libs/libsdl/libsdl-1.2.15_p20210224.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/libsdl-org/SDL-1.2/archive/${MY_COMMIT}.tar.gz -> SD LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" # WARNING: # If you turn on the custom-cflags use flag in USE and something breaks, # you pick up the pieces. Be prepared for bug reports to be marked INVALID. |