lxde-base/lxterminal: x86 stable (bug #635992)

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Thomas Deutschmann
2018-03-25 23:53:51 +02:00
parent 655545efe0
commit 33c89546e9

View File

@@ -16,10 +16,10 @@ HOMEPAGE="https://wiki.lxde.org/en/LXTerminal"
if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://git.code.sf.net/p/lxde/${PN}"
inherit git-r3
KEYWORDS="amd64 ppc"
KEYWORDS="amd64 ppc x86"
else
SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ppc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ppc x86 ~amd64-linux ~arm-linux ~x86-linux"
fi
LICENSE="GPL-2"