diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-17 10:22:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-17 10:22:08 +0200 |
commit | d6634e7afef1177564087603d28c2bb12ed761ef (patch) | |
tree | d8bd0f4c2ec39354bf221c8156b0a7e8f25ae0dc /gnome-extra/eiciel | |
parent | gnome-base/nautilus: Stabilize 43.2 amd64, #893302 (diff) | |
download | gentoo-d6634e7afef1177564087603d28c2bb12ed761ef.tar.gz gentoo-d6634e7afef1177564087603d28c2bb12ed761ef.tar.bz2 gentoo-d6634e7afef1177564087603d28c2bb12ed761ef.zip |
gnome-extra/eiciel: Stabilize 0.10.0 amd64, #893302
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-extra/eiciel')
-rw-r--r-- | gnome-extra/eiciel/eiciel-0.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/eiciel/eiciel-0.10.0.ebuild b/gnome-extra/eiciel/eiciel-0.10.0.ebuild index dc1f0f926e14..2717065111dd 100644 --- a/gnome-extra/eiciel/eiciel-0.10.0.ebuild +++ b/gnome-extra/eiciel/eiciel-0.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/rofirrim/eiciel/archive/refs/tags/${PV/_/-}.tar.gz - LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="nautilus xattr" DEPEND=" |