diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-11-05 13:15:12 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-11-05 14:00:07 +0100 |
commit | 5637e33a4c71799bcfe50e63e337fb23bf3f8d20 (patch) | |
tree | f858f18d709105f5f8a3da8751c65012d4bcc61f /media-libs | |
parent | app-backup/burp: bump to 2.3.36 (diff) | |
download | gentoo-5637e33a4c71799bcfe50e63e337fb23bf3f8d20.tar.gz gentoo-5637e33a4c71799bcfe50e63e337fb23bf3f8d20.tar.bz2 gentoo-5637e33a4c71799bcfe50e63e337fb23bf3f8d20.zip |
media-libs/elles_icc_profiles-20160501.0932-r1: mark stable on amd64
While I generally avoid stabilising my own packages, this has changed so
little from the current stable release that I think I can make an
exception.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/elles_icc_profiles/elles_icc_profiles-20160501.0932-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/elles_icc_profiles/elles_icc_profiles-20160501.0932-r1.ebuild b/media-libs/elles_icc_profiles/elles_icc_profiles-20160501.0932-r1.ebuild index 98945f5fd3bd..109d626eb166 100644 --- a/media-libs/elles_icc_profiles/elles_icc_profiles-20160501.0932-r1.ebuild +++ b/media-libs/elles_icc_profiles/elles_icc_profiles-20160501.0932-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ellelstone/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar LICENSE="CC-BY-SA-3.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" S="${WORKDIR}/${MY_P}" |