summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-10-29 21:10:54 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-10-29 22:07:44 +0100
commit7f7e271b116c6d236087e696073f59d4a5035803 (patch)
tree183d5ba54a7a6ecf03d447a48b0eb38d196a56f6
parentapp-backup/btrbk: x86 stable (bug #630892) (diff)
downloadgentoo-7f7e271b.tar.gz
gentoo-7f7e271b.tar.bz2
gentoo-7f7e271b.zip
sys-apps/systemd: x86 stable (bug #635718)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
-rw-r--r--sys-apps/systemd/systemd-233-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-233-r6.ebuild b/sys-apps/systemd/systemd-233-r6.ebuild
index d4844a7bbc0f..c76b4fcf5883 100644
--- a/sys-apps/systemd/systemd-233-r6.ebuild
+++ b/sys-apps/systemd/systemd-233-r6.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> ${P}.tar.gz
!doc? ( https://dev.gentoo.org/~floppym/dist/${P}-man.tar.gz )"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc x86"
fi
PYTHON_COMPAT=( python{3_4,3_5,3_6} )