diff options
Diffstat (limited to 'media-gfx/ephoto')
-rw-r--r-- | media-gfx/ephoto/ephoto-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/ephoto/ephoto-1.5.ebuild b/media-gfx/ephoto/ephoto-1.5.ebuild index d7c2a75e3e21..366686dda025 100644 --- a/media-gfx/ephoto/ephoto-1.5.ebuild +++ b/media-gfx/ephoto/ephoto-1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz -> ${P}-1 LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="nls" RDEPEND="dev-libs/efl[eet,X]" |