diff options
author | Sam James <sam@gentoo.org> | 2023-12-15 06:53:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-15 06:53:13 +0000 |
commit | cdf642fa053ea93d87296173526ce5032d435842 (patch) | |
tree | fac42e5464b569455ba256348cc5e1ef096770d3 /sys-fs | |
parent | media-gfx/graphicsmagick: Stabilize 1.3.42 arm64, #919942 (diff) | |
download | gentoo-cdf642fa053ea93d87296173526ce5032d435842.tar.gz gentoo-cdf642fa053ea93d87296173526ce5032d435842.tar.bz2 gentoo-cdf642fa053ea93d87296173526ce5032d435842.zip |
sys-fs/static-dev: Stabilize 0.1-r3 arm, #919973
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/static-dev/static-dev-0.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/static-dev/static-dev-0.1-r3.ebuild b/sys-fs/static-dev/static-dev-0.1-r3.ebuild index 0be25176d6fc..701b98dc6e8a 100644 --- a/sys-fs/static-dev/static-dev-0.1-r3.ebuild +++ b/sys-fs/static-dev/static-dev-0.1-r3.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://bugs.gentoo.org/107875" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IDEPEND="sys-apps/makedev" |