summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Huettel <dilfridge@gentoo.org>2021-01-04 22:54:05 +0200
committerAndreas K. Huettel <dilfridge@gentoo.org>2021-01-04 22:54:05 +0200
commitd659cd8cae596d4955e7cc50eb830f043c836563 (patch)
tree822c00e91d4e14c813300f783f94e94fc1e5c3f5 /x11-misc/read-edid
parentdev-util/lttng-ust: Remove old (diff)
downloadgentoo-d659cd8cae596d4955e7cc50eb830f043c836563.tar.gz
gentoo-d659cd8cae596d4955e7cc50eb830f043c836563.tar.bz2
gentoo-d659cd8cae596d4955e7cc50eb830f043c836563.zip
x11-misc/read-edid: Remove unnecessary -*
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
Diffstat (limited to 'x11-misc/read-edid')
-rw-r--r--x11-misc/read-edid/read-edid-3.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/read-edid/read-edid-3.0.2.ebuild b/x11-misc/read-edid/read-edid-3.0.2.ebuild
index cef6d33015a8..b0e3a798eb3c 100644
--- a/x11-misc/read-edid/read-edid-3.0.2.ebuild
+++ b/x11-misc/read-edid/read-edid-3.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="http://www.polypux.org/projects/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* amd64 x86"
+KEYWORDS="amd64 x86"
DEPEND=">=dev-libs/libx86-1.1"
RDEPEND="${DEPEND}"