diff options
author | Sam James <sam@gentoo.org> | 2021-01-03 01:17:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-03 01:17:33 +0000 |
commit | a61cf71d49140ab240da396e34a5e4cdb9eb7bc2 (patch) | |
tree | a951af82c2ea7d71f6de3d6961c9d302593c99d8 /x11-misc/clipnotify | |
parent | net-firewall/arno-iptables-firewall: Stabilize 2.1.1 amd64, #762295 (diff) | |
download | gentoo-a61cf71d49140ab240da396e34a5e4cdb9eb7bc2.tar.gz gentoo-a61cf71d49140ab240da396e34a5e4cdb9eb7bc2.tar.bz2 gentoo-a61cf71d49140ab240da396e34a5e4cdb9eb7bc2.zip |
x11-misc/clipnotify: Stabilize 1.0.2 amd64, #762304
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/clipnotify')
-rw-r--r-- | x11-misc/clipnotify/clipnotify-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/clipnotify/clipnotify-1.0.2.ebuild b/x11-misc/clipnotify/clipnotify-1.0.2.ebuild index f3047ebe20ed..3af7384f0aa0 100644 --- a/x11-misc/clipnotify/clipnotify-1.0.2.ebuild +++ b/x11-misc/clipnotify/clipnotify-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/cdown/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Unlicense" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND=" |