summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 21:16:13 +0000
committerSam James <sam@gentoo.org>2021-05-13 21:16:13 +0000
commit8fb5fae5a29261cf3d1447bf1d0c5a69de5c4016 (patch)
treee2a24ba39f3707783bc3ffd547bce1c5c5823616
parentsys-apps/gentoo-functions: Stabilize 0.14 x86, #790038 (diff)
downloadgentoo-8fb5fae5a29261cf3d1447bf1d0c5a69de5c4016.tar.gz
gentoo-8fb5fae5a29261cf3d1447bf1d0c5a69de5c4016.tar.bz2
gentoo-8fb5fae5a29261cf3d1447bf1d0c5a69de5c4016.zip
sys-process/runit: Stabilize 2.1.2-r1 amd64, #790035
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-process/runit/runit-2.1.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/runit/runit-2.1.2-r1.ebuild b/sys-process/runit/runit-2.1.2-r1.ebuild
index 2c1634eb2aec..73d124a8b6f6 100644
--- a/sys-process/runit/runit-2.1.2-r1.ebuild
+++ b/sys-process/runit/runit-2.1.2-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://smarden.org/runit/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
IUSE="static"
RDEPEND="sys-apps/openrc"