diff options
-rw-r--r-- | x11-themes/skinenigmang-logos/skinenigmang-logos-20131008.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/skinenigmang-logos/skinenigmang-logos-20131008.ebuild b/x11-themes/skinenigmang-logos/skinenigmang-logos-20131008.ebuild index 48d54026ae7a..79fd566a89b8 100644 --- a/x11-themes/skinenigmang-logos/skinenigmang-logos-20131008.ebuild +++ b/x11-themes/skinenigmang-logos/skinenigmang-logos-20131008.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://vdr.websitec.de/download/${PN}/enigma-logos-${PV}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="media-plugins/vdr-skinenigmang" |