diff options
author | Sam James <sam@gentoo.org> | 2021-03-05 22:20:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-05 22:20:20 +0000 |
commit | f04f34e93b4779cdb80d6aae10ccefc9736f8871 (patch) | |
tree | e47d6dce2ce14c98a2547757181c2c63242bc6f8 /x11-misc | |
parent | x11-misc/pcmanfm: Stabilize 1.3.1 arm64, #765997 (diff) | |
download | gentoo-f04f34e93b4779cdb80d6aae10ccefc9736f8871.tar.gz gentoo-f04f34e93b4779cdb80d6aae10ccefc9736f8871.tar.bz2 gentoo-f04f34e93b4779cdb80d6aae10ccefc9736f8871.zip |
x11-misc/obconf: Stabilize 2.0.4 arm64, #765997
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/obconf/obconf-2.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/obconf/obconf-2.0.4.ebuild b/x11-misc/obconf/obconf-2.0.4.ebuild index ac99cce34b26..cdca961153a9 100644 --- a/x11-misc/obconf/obconf-2.0.4.ebuild +++ b/x11-misc/obconf/obconf-2.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://openbox.org/dist/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 sparc x86 ~x86-linux" IUSE="nls" RDEPEND="gnome-base/libglade:2.0 |