diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-24 22:44:29 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-24 23:22:38 +0100 |
commit | 42fdffd77af48c52d58aa37558946bda2b9a0ec3 (patch) | |
tree | eefb8ab394cd5930c5a117ad6c5a536f303b55c2 /x11-misc | |
parent | x11-libs/pixman: x86 stable (bug #675818) (diff) | |
download | gentoo-42fdffd77af48c52d58aa37558946bda2b9a0ec3.tar.gz gentoo-42fdffd77af48c52d58aa37558946bda2b9a0ec3.tar.bz2 gentoo-42fdffd77af48c52d58aa37558946bda2b9a0ec3.zip |
x11-misc/xtermcontrol: x86 stable (bug #675818)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xtermcontrol/xtermcontrol-3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xtermcontrol/xtermcontrol-3.6.ebuild b/x11-misc/xtermcontrol/xtermcontrol-3.6.ebuild index 18ff93b92b86..5fe0fde095e0 100644 --- a/x11-misc/xtermcontrol/xtermcontrol-3.6.ebuild +++ b/x11-misc/xtermcontrol/xtermcontrol-3.6.ebuild @@ -9,5 +9,5 @@ SRC_URI="https://www.thrysoee.dk/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ~ppc sparc ~x86" +KEYWORDS="~alpha amd64 ia64 ~ppc sparc x86" IUSE="" |