summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-03-20 12:01:00 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-03-20 12:01:00 +0100
commit8a5efc3a5e1e564aeec4e1b6c53d2992e4c3e39f (patch)
treeed9e4c09703a19c79650c76feddef2192d59fd6b /x11-misc/read-edid
parentx11-misc/qtfm: amd64 stable wrt bug #613104 (diff)
downloadgentoo-8a5efc3a5e1e564aeec4e1b6c53d2992e4c3e39f.tar.gz
gentoo-8a5efc3a5e1e564aeec4e1b6c53d2992e4c3e39f.tar.bz2
gentoo-8a5efc3a5e1e564aeec4e1b6c53d2992e4c3e39f.zip
x11-misc/read-edid: amd64 stable wrt bug #613104
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@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 be792cbc1196..98b673020d45 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-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -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"