diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-18 20:06:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-18 20:06:51 +0100 |
commit | c8decd63299ca93a99ee09f035f3da1a81270c7f (patch) | |
tree | 5904ab4df969f78c8a582b3915a4e3939c98f786 /media-libs | |
parent | media-fonts/dejavu: amd64 stable wrt bug #645338 (diff) | |
download | gentoo-c8decd63299ca93a99ee09f035f3da1a81270c7f.tar.gz gentoo-c8decd63299ca93a99ee09f035f3da1a81270c7f.tar.bz2 gentoo-c8decd63299ca93a99ee09f035f3da1a81270c7f.zip |
media-libs/libsidplay: stable 1.36.59-r2 for hppa, bug #632285
Bug: https://bugs.gentoo.org/632285
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libsidplay/libsidplay-1.36.59-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsidplay/libsidplay-1.36.59-r2.ebuild b/media-libs/libsidplay/libsidplay-1.36.59-r2.ebuild index 823b92a87bc5..5ed3715ef487 100644 --- a/media-libs/libsidplay/libsidplay-1.36.59-r2.ebuild +++ b/media-libs/libsidplay/libsidplay-1.36.59-r2.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://critical.ch/distfiles/${P}.tgz" LICENSE="GPL-2" SLOT="1" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="static-libs" DEPEND="" RDEPEND="" |