mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
cewl: ~x86
This commit is contained in:
parent
e681ad829a
commit
b47991eada
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ if [ "${PV}" = "9999" ]; then
|
||||||
EGIT_CHECKOUT_DIR="${WORKDIR}/all/CeWL-${PV}"
|
EGIT_CHECKOUT_DIR="${WORKDIR}/all/CeWL-${PV}"
|
||||||
else
|
else
|
||||||
SRC_URI="https://github.com/digininja/CeWL/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://github.com/digininja/CeWL/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64 ~x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
LICENSE="GPL-2"
|
LICENSE="GPL-2"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue