diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-08-29 10:13:13 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-08-29 10:21:59 +0300 |
commit | 8acf8abcb54bd0469a7cfeecdaa0a111e67ae20b (patch) | |
tree | 66af00355e131f5dec3e187110f6272ec0b9a1f0 /x11-misc/autocutsel | |
parent | x11-misc/autocutsel: Stabilize 0.10.1 amd64, #867178 (diff) | |
download | gentoo-8acf8abcb54bd0469a7cfeecdaa0a111e67ae20b.tar.gz gentoo-8acf8abcb54bd0469a7cfeecdaa0a111e67ae20b.tar.bz2 gentoo-8acf8abcb54bd0469a7cfeecdaa0a111e67ae20b.zip |
x11-misc/autocutsel: Stabilize 0.10.1 x86, #867178
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-misc/autocutsel')
-rw-r--r-- | x11-misc/autocutsel/autocutsel-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/autocutsel/autocutsel-0.10.1.ebuild b/x11-misc/autocutsel/autocutsel-0.10.1.ebuild index 4e6df537bd0a..4f5b4c05363b 100644 --- a/x11-misc/autocutsel/autocutsel-0.10.1.ebuild +++ b/x11-misc/autocutsel/autocutsel-0.10.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/sigmike/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc ~x86" +KEYWORDS="amd64 ppc sparc x86" RDEPEND=" x11-libs/libX11 |