summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-12-10 19:07:24 -0500
committerAnthony G. Basile <blueness@gentoo.org>2017-12-10 19:42:47 -0500
commit2e628e1b872db6775983211b06ba19697625a95d (patch)
treeab8ba722276ad5392a448eef20c645bbf6bc056f /x11-misc/obconf-qt
parentx11-misc/pcmanfm-qt: stable on amd64 and x86 (diff)
downloadgentoo-2e628e1b872db6775983211b06ba19697625a95d.tar.gz
gentoo-2e628e1b872db6775983211b06ba19697625a95d.tar.bz2
gentoo-2e628e1b872db6775983211b06ba19697625a95d.zip
x11-misc/obconf-qt: stable on amd64 and x86
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'x11-misc/obconf-qt')
-rw-r--r--x11-misc/obconf-qt/obconf-qt-0.9.0_p20150729.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/obconf-qt/obconf-qt-0.9.0_p20150729.ebuild b/x11-misc/obconf-qt/obconf-qt-0.9.0_p20150729.ebuild
index 80423a3721a8..ab76cac51eb1 100644
--- a/x11-misc/obconf-qt/obconf-qt-0.9.0_p20150729.ebuild
+++ b/x11-misc/obconf-qt/obconf-qt-0.9.0_p20150729.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
@@ -12,7 +12,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
else
SRC_URI="https://dev.gentoo.org/~jauhien/distfiles/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="GPL-2 LGPL-2.1+"