summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-01-10 03:01:05 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-01-10 03:01:05 +0100
commit9e8b679699b36cea1e03cc5eb2956510ab3f67e1 (patch)
treee001c7da691bb00a923d8bec4d9a706cb0297dcf
parentsys-boot/efibootmgr: x86 stable (bug #673538) (diff)
downloadgentoo-9e8b679699b36cea1e03cc5eb2956510ab3f67e1.tar.gz
gentoo-9e8b679699b36cea1e03cc5eb2956510ab3f67e1.tar.bz2
gentoo-9e8b679699b36cea1e03cc5eb2956510ab3f67e1.zip
sys-apps/systemd: x86 stable (bug #674144)
Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--sys-apps/systemd/systemd-239-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-239-r3.ebuild b/sys-apps/systemd/systemd-239-r3.ebuild
index 6321c75553e1..c2e73e5e770d 100644
--- a/sys-apps/systemd/systemd-239-r3.ebuild
+++ b/sys-apps/systemd/systemd-239-r3.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}/${P}.tar.gz
https://dev.gentoo.org/~floppym/dist/${P}-patches-2.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
fi
PYTHON_COMPAT=( python{3_4,3_5,3_6,3_7} )